blob: fb239f35c4a7f274746bc610e0af1cf4cb9b5ed7 [file] [log] [blame]
{
"name": "LMKit",
"version": "0.0.9",
"summary": "Fast iOS 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.9"
},
"source_files": "LMKit/**/*.{h,m}",
"requires_arc": true
}