Commit acfe94ea authored by 7c00's avatar 7c00

Update Podfile

parent 047fa54a
platform :ios, '8.0'
target 'RNAMap3D' do
pod 'Yoga', path: '../node_modules/react-native/ReactCommon/yoga/'
pod 'React', path: '../node_modules/react-native/', :subspecs => [
'DevSupport',
]
pod 'yoga', path: '../node_modules/react-native/ReactCommon/yoga/'
pod 'React', path: '../node_modules/react-native/'
pod 'react-native-amap3d', path: '../../'
end
......@@ -5,44 +5,36 @@ PODS:
- AMapNavi (5.2.1):
- AMap3DMap (>= 5.2.1)
- AMapFoundation (~> 1.4)
- React (0.48.1):
- React/Core (= 0.48.1)
- react-native-amap3d (0.6.2):
- React (0.49.1):
- React/Core (= 0.49.1)
- react-native-amap3d (0.7.3):
- AMapNavi
- React
- React/Core (0.48.1):
- Yoga (= 0.48.1.React)
- React/DevSupport (0.48.1):
- React/Core
- React/RCTWebSocket
- React/RCTBlob (0.48.1):
- React/Core
- React/RCTWebSocket (0.48.1):
- React/Core
- React/RCTBlob
- Yoga (0.48.1.React)
- React/Core (0.49.1):
- yoga (= 0.49.1.React)
- yoga (0.49.1.React)
DEPENDENCIES:
- React (from `../node_modules/react-native/`)
- react-native-amap3d (from `../../`)
- React/DevSupport (from `../node_modules/react-native/`)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga/`)
- yoga (from `../node_modules/react-native/ReactCommon/yoga/`)
EXTERNAL SOURCES:
React:
:path: "../node_modules/react-native/"
react-native-amap3d:
:path: "../../"
Yoga:
yoga:
:path: "../node_modules/react-native/ReactCommon/yoga/"
SPEC CHECKSUMS:
AMap3DMap: 0614b5b7ed7a8b69f1d9ba7bc40ce30362497dc5
AMapFoundation: 6c0471c9a6a0ad17dad46e3d800ad56ca170f82a
AMapNavi: bb4d65295ed0ee0ad4b5f5792e9e2ea0e5117ffa
React: c409fc3f984bbc91da9328ace90b0851759c8111
react-native-amap3d: 44464626a64bc948be18c335b5d54957ccf45c10
Yoga: 1a0ed95233aeb0ed308fc70fabeb4348234a61d5
React: cf892fb84b7d06bf5fea7f328e554c6dcabe85ee
react-native-amap3d: 9b95196a14a7168d25b7aecf29331d1b2900b6e2
yoga: 3abf02d6d9aeeb139b4c930eb1367feae690a35a
PODFILE CHECKSUM: 1f58898cdd2f530b47ca5a2d025ad7beb07cc506
PODFILE CHECKSUM: 50e0e08e70fb57b3f3476be117f63856ec28e46e
COCOAPODS: 1.2.0
......@@ -3371,9 +3371,9 @@
}
},
"react-native-amap3d": {
"version": "0.7.2",
"resolved": "http://registry.npm.taobao.org/react-native-amap3d/download/react-native-amap3d-0.7.2.tgz",
"integrity": "sha1-MZTNfXy0Xeh0He0m2xuwy6b3Tpc="
"version": "0.7.3",
"resolved": "http://registry.npm.taobao.org/react-native-amap3d/download/react-native-amap3d-0.7.3.tgz",
"integrity": "sha1-1PUKXjU62/Nkc0k31p2fQZT11jA="
},
"react-native-dismiss-keyboard": {
"version": "1.0.0",
......
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