[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / d / Cooper_JPush / 0.1.0 / Cooper_JPush.podspec.json
blobe13856568ab580d2f41f4b48312e01bc4e45bce3
2   "name": "Cooper_JPush",
3   "version": "0.1.0",
4   "summary": "基于iOS10的CooperSDK 极光管理插件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.oschina.net/appkf",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jhfkf": "jhfappkf@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/appkf_admin/Cooper_JPush.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Cooper_JPush",
23     "Cooper_JPush/Classes/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "CooperSDK": [
28     ],
29     "JPush": [
30       "~> 3.3"
31     ]
32   },
33   "xcconfig": {
34     "VALID_ARCHS": "arm64 x86_64"
35   }