blob: 1200f564c0a55062dfb0473b09ba712ebf30dce6 [file] [log] [blame]
{
"name": "LMKit",
"version": "0.0.15",
"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.15"
},
"source_files": "LMKit/**/*.{h,m}",
"requires_arc": true
}