[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / 4 / 2 / Zoo.GPS / 1.0.0 / Zoo.GPS.podspec.json
bloba4a87ef05e2c7c324b7f0b2d890e7b32587c9ed7
2   "name": "Zoo.GPS",
3   "version": "1.0.0",
4   "summary": "GPS plugin for Zoo",
5   "description": "GPS plugin for Zoo.",
6   "homepage": "https://github.com/lzackx/Zoo.GPS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lzackx": "lzackx@lzackx.com"
13   },
14   "source": {
15     "git": "https://github.com/lzackx/Zoo.GPS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Zoo.GPS/Classes/**/*",
22   "module_name": "ZooGPS",
23   "dependencies": {
24     "Zoo": [
26     ],
27     "Zoo.General": [
29     ]
30   }