blob: d0cf13a5feec5639b35abec5102df8069da6ebe5 [file] [log] [blame]
{
"name": "KPLBlocks",
"version": "1.0.0",
"summary": "A short description of KPLBlocks.",
"homepage": "https://github.com/MrXiaoYang/KPLBlocks",
"license": "MIT",
"authors": {
"MrXiaoYang": "582385082@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MrXiaoYang/KPLBlocks.git",
"tag": "1.0.0"
},
"source_files": "KPLBlocks/**/*.{h,m}",
"requires_arc": true
}