Commit 06c6d569 authored by Qiu Xiang's avatar Qiu Xiang

Add Podfile

parent af2e42bc
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
target 'Example' do
pod 'Yoga', path: '../../node_modules/react-native/ReactCommon/yoga/Yoga.podspec'
pod 'React', path: '../../node_modules/react-native/React.podspec'
pod 'react-native-amap3d', path: '../../'
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment