blob: 0a04239198fbad5678a31f3e65608108275a7ee1 [file] [log] [blame]
{
"name": "LGUIKit",
"version": "0.1.0",
"summary": "简单测试",
"description": "描述内容",
"homepage": "https://bitbucket.org/lg8294/lgkitdemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李刚": "515930926@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://lg8294@bitbucket.org/lg8294/lgkitdemo.git",
"tag": "0.1.0"
},
"source_files": "LGUIKit/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"LGFoundation": [
]
},
"deprecated": true
}