[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / c / 4 / d / WLUMShare / 1.0.3 / WLUMShare.podspec.json
blob8c8497f65d4372c2809ba89d8e8f67391595d3b0
2   "name": "WLUMShare",
3   "version": "1.0.3",
4   "summary": "A Lib For um.友盟分享封装",
5   "description": "友盟分享封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLUMShare",
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/WLUMShare",
24     "tag": "1.0.3"
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     "UMCShare/UI": [
37     ],
38     "UMCShare/Social/WeChat": [
40     ]
41   }