blob: cca9dd730bfb76997efd3debcf3ef6adf06858b9 [file] [log] [blame]
{
"name": "LGFoundation",
"version": "0.1.0",
"summary": "常用模块",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://bitbucket.org/lg8294/lgkitdemo",
"authors": {
"lg": "lg8294@qq.com"
},
"source": {
"git": "https://lg8294@bitbucket.org/lg8294/lgkitdemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LGFoundation/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}