blob: 48c14c22a623190fbf1d6eaebf5dcfb8e37793a3 [file] [log] [blame]
{
"name": "LGKit",
"version": "1.0",
"license": "MIT",
"homepage": "https://github.com/lg8294/LGKit",
"authors": {
"lg": "lg8294@qq.com"
},
"summary": "spec 测试",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lg8294/LGKit.git",
"tag": "1.0"
},
"source_files": "LGFoundation/**/*.{h,m}",
"public_header_files": "LGFoundation/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"deprecated": true
}