[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 8 / MIAJPush / 0.0.4 / MIAJPush.podspec.json
blobe8818d4c7e81583b283d3e87b77d90d2d448fd24
2   "name": "MIAJPush",
3   "version": "0.0.4",
4   "summary": "MIAJPush",
5   "description": "*use for jpush",
6   "homepage": "https://github.com/tianjackyang/MIAJPush",
7   "license": "MIT",
8   "authors": {
9     "tianjackyang": "919548782@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/tianjackyang/MIAJPush.git",
16     "tag": "0.0.4",
17     "submodules": true
18   },
19   "source_files": "Pod/*.{h,m}",
20   "frameworks": [
21     "CFNetwork",
22     "CoreFoundation",
23     "CoreTelephony",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "Foundation",
27     "UIKit",
28     "Security"
29   ],
30   "libraries": "z",
31   "requires_arc": true,
32   "subspecs": [
33     {
34       "name": "JPush",
35       "source_files": "Pod/JPush/**/*.{h,m}",
36       "vendored_libraries": "Pod/JPush/jpush-ios-2.1.0.a",
37       "header_dir": "JPush"
38     }
39   ]