blob: 0d1a4abc40659ad45cfe8d2614da7277eb287276 [file] [log] [blame]
{
"name": "FrameworkTool",
"version": "0.2",
"summary": "framework测试",
"description": "对framework测试",
"homepage": "https://github.com/LDeath/FrameworkTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高赛": "395765302@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LDeath/FrameworkTest.git",
"tag": "0.2"
},
"resources": "FrameworkTool/Test/FrameworkTestBundle.bundle",
"ios": {
"vendored_frameworks": "FrameworkTool/Test/FrameworkTest.framework"
}
}