[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / f / 2 / KKWTool / 0.0.3 / KKWTool.podspec.json
blobccfbeca9e914446a88581412b9f6cafc90c096df
2   "name": "KKWTool",
3   "version": "0.0.3",
4   "summary": "KKWTool is a tool for developmet.",
5   "description": "KKWTool is a tool for  development,we us it.",
6   "homepage": "https://github.com/CheckNill/KKWTool",
7   "license": {
8     "type": "LICENSE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CheckNill": "958865443@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/CheckNill/KKWTool.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "KKWTool/*",
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "Masonry": [
26     ],
27     "SVProgressHUD": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "UIView",
34       "source_files": "KKWTool/UIView/*"
35     },
36     {
37       "name": "UIViewController",
38       "source_files": "KKWTool/UIViewController/*"
39     }
40   ]