[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / 0 / 2 / f / HKShareLib / 0.0.3 / HKShareLib.podspec.json
blob8568d1a00840454ca598e6ffd8912082b9d0c7d3
2   "name": "HKShareLib",
3   "version": "0.0.3",
4   "summary": "A short description of HKShareLib.",
5   "description": "Share Framework 测试",
6   "homepage": "http://EXAMPLE/HKShareLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "罗伟": "18356285339@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/rainedAllNight/HKShareLib.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "HKShareLib/**/*.{h,m}",
23   "dependencies": {
24     "UMengUShare/UI": [
25       "~> 6.4.4"
26     ],
27     "UMengUShare/Social/WeChat": [
28       "~> 6.4.4"
29     ],
30     "UMengUShare/Social/ReducedQQ": [
31       "~> 6.4.4"
32     ],
33     "UMengUShare/Social/ReducedSina": [
34       "~> 6.4.4"
35     ]
36   }