blob: c1e83995a410dadf73a9c40334a96d525aa3943c [file] [log] [blame]
{
"name": "LMKit",
"version": "0.0.6",
"summary": "Fast Developer App Kit",
"homepage": "https://github.com/limenglook/LMKit",
"license": "MIT",
"authors": {
"李蒙": "limenglook@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/limenglook/LMKit.git",
"tag": "0.0.6"
},
"source_files": "LMKit/**/*.{h,m}",
"requires_arc": true
}