[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 2 / f / HKShareLib / 0.0.4 / HKShareLib.podspec.json
blobca9e33a0b208f1cf487942dccbda436db7459315
2   "name": "HKShareLib",
3   "version": "0.0.4",
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.4"
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   }