blob: fdf9bf513bc5a526eceb29fbebb6e69387748051 [file] [log] [blame]
{
"name": "FrameworkDemoTool",
"version": "1.0.2",
"summary": "demo FrameworkDemoTool.",
"description": "测试测试这是一个测试,不能太短打个字凑凑凑数,zheshiygegouchangdeshuoming",
"homepage": "https://github.com/lionQNN/QNComponentDemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qinnn": "qinningn@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lionQNN/QNComponentDemo.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "frameworkf/QNComponentDemo.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}