[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / PodObjc / 0.1.2 / PodObjc.podspec.json
blob616953649193fc74d9e32bdca0de2ad06e0e9887
2   "name": "PodObjc",
3   "version": "0.1.2",
4   "summary": "Pod 测试 demo",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/lx168/PodObjc.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lixiangxiang": "1349074452@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/lx168/PodObjc.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PodObjc/Classes/**/*",
22   "resource_bundles": {
23     "PodObjc": [
24       "PodObjc/Assets/*.{png,xib,storyboard}"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "dependencies": {
32     "CTMediator": [
34     ]
35   }