[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / e / b / CSCPushSDK / 0.3.0 / CSCPushSDK.podspec.json
blob18e8b4d10deee4c20576c3d4c80bc38a44cd1bc7
2   "name": "CSCPushSDK",
3   "version": "0.3.0",
4   "summary": "CSCPush SDK CocoaPods集成库.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TerasaLing/CSCPushSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TerasaLing": "1287835607@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/TerasaLing/CSCPushSDK.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit",
24     "SystemConfiguration",
25     "Security"
26   ],
27   "ios": {
28     "libraries": [
29       "sqlite3.0",
30       "c++",
31       "resolv"
32     ],
33     "vendored_libraries": "Frameworks/libPods-CSCPushSDK_Example.a"
34   },
35   "static_framework": true,
36   "pod_target_xcconfig": {
37     "VALID_ARCHS": "x86_64 armv7 arm64"
38   },
39   "dependencies": {
40     "GTCommonSDK": [
41       ">= 3.0.3.0"
42     ],
43     "GTSDK": [
44       "~> 3.0.0.0"
45     ]
46   }