[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / f / HKShareLib / 0.0.9 / HKShareLib.podspec.json
blob52d06f6c78f508ea26bca5fa7147f42f60052be2
2   "name": "HKShareLib",
3   "version": "0.0.9",
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.9"
21   },
22   "source_files": "Products/**/*.{h,m}",
23   "vendored_frameworks": "Products/HKShareLib.framework",
24   "dependencies": {
25     "UMengUShare/UI": [
26       "~> 6.4.4"
27     ],
28     "UMengUShare/Social/WeChat": [
29       "~> 6.4.4"
30     ],
31     "UMengUShare/Social/ReducedQQ": [
32       "~> 6.4.4"
33     ],
34     "UMengUShare/Social/ReducedSina": [
35       "~> 6.4.4"
36     ]
37   }