pod 'React', :path => '../node_modules/react-native', :subspecs => [
'Core',
'ART',
'RCTActionSheet',
'RCTGeolocation',
'RCTImage',
'RCTNetwork',
'RCTText',
'RCTVibration',
'RCTWebSocket',
'RCTLinkingIOS',
'RCTAnimation',
'RCTAdSupport',
'RCTCameraRoll',
'RCTPushNotification',
'RCTSettings'
]
pod 'PLMediaStreamingKit'
pod 'PLPlayerKit'
pod 'RCTPili', :path => '../node_modules/react-native-pili/ios/RCTPili'
pod 'KSCrash', '~> 1.8'