blob: e32e4d86e016ea3ad232ca9588e4eee0b88ea4d7 [file] [log] [blame]
{
"name": "KKViewLayerSdk",
"version": "0.1.0",
"summary": "iOS视图开发工具",
"description": "iOS objc视图开发工具集合",
"homepage": "https://github.com/KKWONG1990/KKViewLayerSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KKWONG1990": "kkwong90@163.com"
},
"source": {
"git": "https://github.com/KKWONG1990/KKViewLayerSdk.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKViewLayerSdk/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}