[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / d / 8 / CoreJPush / 1.0.0 / CoreJPush.podspec.json
blobbf28e65513322e8ad89a3386be70b465cfdb2a49
2   "name": "CoreJPush",
3   "version": "1.0.0",
4   "summary": "三分钟,五句代码,搞定JPush",
5   "description": "三分钟,五句代码,搞定JPush..",
6   "homepage": "https://github.com/TedLiuHome/CoreJPush",
7   "license": "MIT",
8   "authors": {
9     "TedLiu": "ihomelp07@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TedLiuHome/CoreJPush.git",
16     "tag": "1.0.0",
17     "commit": "6333df4a257298519d5814e993e51467ef08a7ea"
18   },
19   "source_files": "CoreJPush/CoreJPush/**/*.{h,m,a}",
20   "public_header_files": "CoreJPush/CoreJPush/Lib/*.h",
21   "frameworks": [
22     "CFNetwork",
23     "CoreFoundation",
24     "CoreTelephony",
25     "SystemConfiguration",
26     "Security"
27   ],
28   "libraries": "z",
29   "requires_arc": true,
30   "vendored_libraries": [
31     "CoreJPush/CoreJPush/Lib/jpush-ios-2.1.6.a"
32   ]