blob: 544d9c0b0304914c6e95479ea28bb06a456abf49 [file] [log] [blame]
{
"name": "FrameworkDemoTool",
"version": "1.0.1",
"summary": "demo for FrameworkDemoTool.",
"description": "测试测试这是一个测试,不能太短打个字凑凑凑数",
"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.1"
},
"ios": {
"vendored_frameworks": "frameworkf/QNComponentDemo.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}