blob: 87f3b6f44bd7a51029f1370e41edc8266e9ec35f [file] [log] [blame]
{
"name": "LKKit",
"version": "0.0.1",
"summary": "The easiest way to use pull-to-refresh",
"homepage": "https://github.com/CoaLock/LKKit",
"license": "MIT",
"authors": {
"CoaLock": "931029462@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/CoaLock/LKKit.git",
"tag": "0.0.1"
},
"source_files": "LKKit/LKKit/LKKit/**/*.{h,m}",
"requires_arc": true
}