[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 8 / 0 / KXPush / 1.2.1 / KXPush.podspec.json
blob0b7a955489d617701b22d975a0f8746dff72b880
2   "name": "KXPush",
3   "version": "1.2.1",
4   "summary": "A short description of KXPush.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/dxsource/KXPUSH",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "douglas525264": "xin.dong@dewmobile.net"
13   },
14   "source": {
15     "git": "https://gitee.com/dxsource/KXPUSH.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KXPush/KXNotification.framework/Headers/*.{h}",
22   "resource_bundles": {
23     "KXSource": [
24       "KXPush/Assets/*"
25     ]
26   },
27   "vendored_frameworks": "KXPush/*.framework",
28   "frameworks": [
29     "WebKit",
30     "Photos"
31   ],
32   "libraries": [
33     "resolv",
34     "c++",
35     "sqlite3",
36     "z"
37   ],
38   "dependencies": {
39     "AFNetworking": [
40       "~> 3.1.0"
41     ],
42     "Masonry": [
44     ]
45   }