[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 2 / WeexNatGeolocation / 1.0.0 / WeexNatGeolocation.podspec.json
bloba4fb41f3b72c76bd723effd6d38f3f6a31b462ff
2   "name": "WeexNatGeolocation",
3   "version": "1.0.0",
4   "summary": "Nat.js weex plugin: nat-geolocation",
5   "description": "Nat.js module for weex: Geolocation",
6   "homepage": "http://natjs.com",
7   "license": "MIT",
8   "authors": {
9     "nat": "hi@natjs.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/natjs/weex-nat-geolocation.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ios/Sources/*.{h,m,mm}",
19   "requires_arc": true,
20   "dependencies": {
21     "WeexPluginLoader": [
23     ],
24     "WeexSDK": [
26     ],
27     "NatGeolocation": [
29     ]
30   }