[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 1 / 7 / 8 / WLUMStatistics / 1.0.1 / WLUMStatistics.podspec.json
blob8f825547ef622a26859a2ef158256fa9419ffa12
2   "name": "WLUMStatistics",
3   "version": "1.0.1",
4   "summary": "A Lib For um.友盟统计封装",
5   "description": "友盟统计封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLUMStatistics",
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/WLUMStatistics.git",
24     "tag": "1.0.1"
25   },
26   "source_files": "Code/**/*.{h,m}",
27   "pod_target_xcconfig": {
28     "DEFINES_MODULE": "YES"
29   },
30   "static_framework": true,
31   "dependencies": {
32     "UMCCommon": [
34     ],
35     "UMCSecurityPlugins": [
37     ],
38     "UMCAnalytics": [
40     ]
41   }