[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 6 / AJPushSDK / 1.0.0 / AJPushSDK.podspec.json
blob412986a239acf839e10f69497b4d1c2b37bbc049
2   "name": "AJPushSDK",
3   "version": "1.0.0",
4   "summary": "AJPushSDK",
5   "description": "AJPushSDK",
6   "homepage": "http://gitlab.anji-allways.com/zhangfanglin/AJPushSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangfanglin": "zhangfanglin@anji-plus.com"
13   },
14   "source": {
15     "git": "http://gitlab.anji-allways.com/zhangfanglin/AJPushSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "source_files": "AJPushSDK/Classes/**/*",
26   "dependencies": {
27     "JCore": [
28       "2.1.4-noidfa"
29     ],
30     "JPush": [
31       "3.2.4-noidfa"
32     ]
33   }