[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / d / 8 / CoreJPush / 1.0.2 / CoreJPush.podspec.json
blob7b6e5ae1ac19e2dd36b5125203b3eb6e7117d322
2   "name": "CoreJPush",
3   "version": "1.0.2",
4   "summary": "三分钟,五句代码,搞定JPush",
5   "description": "CoreJPush,让您五句代码立即搞定JPush,集成到使用只需要3分钟。没错,3分钟!",
6   "homepage": "https://github.com/CharlinFeng/CoreJPush",
7   "license": "MIT",
8   "authors": {
9     "时点软件 冯成林": "email@address.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TedLiuHome/CoreJPush.git",
16     "tag": "1.0.2",
17     "commit": "74ad1cc225554597778391f4298e978f218f672b"
18   },
19   "source_files": "CoreJPush/CoreJPush/**/*.{h,m}",
20   "frameworks": [
21     "Security",
22     "SystemConfiguration",
23     "CoreFoundation",
24     "CFNetwork",
25     "CoreTelephony",
26     "CoreTelephony"
27   ],
28   "libraries": "z",
29   "requires_arc": true,
30   "dependencies": {
31     "JPush-iOS-SDK": [
33     ]
34   }