blob: b5659088a1cd951523d498b56efca352b2df8416 [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
}