[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 7 / c / WLUMPush / 1.0.0 / WLUMPush.podspec.json
blob99027ecc80d90278cd9d0714f0ee53738e8b26c7
2   "name": "WLUMPush",
3   "version": "1.0.0",
4   "summary": "A Lib For um.友盟推送封装",
5   "description": "友盟推送封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLUMPush",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLUMPush.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Code/**/*.{h,m}",
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "static_framework": true,
31   "dependencies": {
32     "WLUMStatistics": [
34     ],
35     "UMCPush": [
37     ]
38   }