[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / c / KYModulesCommon / 0.0.1 / KYModulesCommon.podspec.json
blob99aa107424ff05451dfd996ab71ee8653e333344
2   "name": "KYModulesCommon",
3   "version": "0.0.1",
4   "summary": "这仅仅只是一个测试",
5   "homepage": "https://github.com/CoderKyle/KYModulesCommon",
6   "license": "MIT",
7   "authors": {
8     "Kyle Huang": "huangkai525@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderKyle/KYModulesCommon.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "KYModulesCommon",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       "~> 3.8.1"
22     ],
23     "Masonry": [
24       "~> 1.0.1"
25     ],
26     "AFNetworking": [
27       "~> 3.1.0"
28     ]
29   }