blob: 7691e4d934519dd56e2bb1f072b40e5c48bdf6c5 [file] [log] [blame]
{
"name": "JKUIBaseKit",
"version": "0.1.2",
"license": "MIT",
"summary": "Simple APP Kit",
"homepage": "https://github.com/lwq718691587/JKUIBaseKit",
"authors": {
"刘伟强": "718691587@qq.com"
},
"source": {
"git": "https://github.com/lwq718691587/JKUIBaseKit.git",
"tag": "0.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SVProgressHUD": [
]
},
"source_files": "JKUIBaseKit/**/*"
}