[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / d / 6 / f / private_pods_lib / 0.7.0 / private_pods_lib.podspec.json
blob98da2ea4959232d8607b62043646617417bcc81e
2   "name": "private_pods_lib",
3   "version": "0.7.0",
4   "summary": "A short description of private_pods_lib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tianlei_oschina/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tianlei": "tianlei@qingfengweb.com"
13   },
14   "source": {
15     "git": "https://gitee.com/tianlei_oschina/private_pods_lib.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "private_pods_lib/ConnectNetFrame.framework/Headers/*.{h}",
22   "vendored_frameworks": "private_pods_lib/ConnectNetFrame.framework",
23   "public_header_files": "private_pods_lib/ConnectNetFrame.framework/Headers/*.{h}",
24   "resource_bundles": {
25     "private_pods_lib": [
26       "private_pods_lib/ConnectNetFrame.bundle"
27     ]
28   },
29   "dependencies": {
30     "JPush": [
32     ],
33     "JCore": [
35     ],
36     "BmobSDK": [
38     ],
39     "SVProgressHUD": [
41     ]
42   }