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