[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 9 / 6 / Kakao / 0.1.0 / Kakao.podspec.json
blobe598e1712509795556cf64a44cdefb907e0db259
2   "name": "Kakao",
3   "version": "0.1.0",
4   "summary": "卡考公共使用内容.",
5   "description": "iOS项目使用内容\n公共的东西",
6   "homepage": "https://coding.net/u/yhjloveqi/p/Kakao/git",
7   "license": "MIT",
8   "authors": {
9     "yhj": "mrjlovetian@gmail.com"
10   },
11   "source": {
12     "git": "https://git.coding.net/yhjloveqi/Kakao.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Kakao": [
22       "Pod/Assets/*.png"
23     ]
24   }