[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 9 / KKApplication / 1.0.2 / KKApplication.podspec.json
blob507c157415a401095156b092e1462c63a5d66fdc
2   "name": "KKApplication",
3   "version": "1.0.2",
4   "summary": "小应用",
5   "description": "小应用, 原生组建渲染 200k",
6   "homepage": "https://github.com/hailongz/KKApplication",
7   "license": "MIT",
8   "authors": {
9     "zhang hailong": "hailongz@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hailongz/KKApplication.git",
16     "tag": "1.0.2"
17   },
18   "vendored_frameworks": "KKApplication.framework",
19   "requires_arc": true,
20   "dependencies": {
21     "KKView": [
22       "~> 1.0.3"
23     ]
24   }