blob: ccfbeca9e914446a88581412b9f6cafc90c096df [file] [log] [blame]
{
"name": "KKWTool",
"version": "0.0.3",
"summary": "KKWTool is a tool for developmet.",
"description": "KKWTool is a tool for development,we us it.",
"homepage": "https://github.com/CheckNill/KKWTool",
"license": {
"type": "LICENSE",
"file": "LICENSE"
},
"authors": {
"CheckNill": "958865443@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CheckNill/KKWTool.git",
"tag": "0.0.3"
},
"source_files": "KKWTool/*",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Masonry": [
],
"SVProgressHUD": [
]
},
"subspecs": [
{
"name": "UIView",
"source_files": "KKWTool/UIView/*"
},
{
"name": "UIViewController",
"source_files": "KKWTool/UIViewController/*"
}
]
}