[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 3 / d / 8 / CoreJPush / 1.0.1 / CoreJPush.podspec.json
blob23607c91ea0b577c400c992a4642342d65fcbc36
2   "name": "CoreJPush",
3   "version": "1.0.1",
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.1",
17     "commit": "2d5c9ed3219a7edf42f7e12fcbc7e955e0759d69"
18   },
19   "source_files": [
20     "CoreJPush/CoreJPush/**/*.{h,m}",
21     "lib/*.h"
22   ],
23   "frameworks": [
24     "Security",
25     "SystemConfiguration",
26     "CoreFoundation",
27     "CFNetwork",
28     "CoreTelephony",
29     "CoreTelephony"
30   ],
31   "libraries": "z",
32   "vendored_libraries": "lib/*.a",
33   "requires_arc": true