blob: 36ecb0efc666b9e0900cc52b98a97cf7d2559eba [file] [log] [blame]
{
"name": "qmframeworkTest",
"version": "1.0.2",
"summary": "测试framework",
"description": "测试framework,测试静态库上传cocoapods",
"homepage": "https://github.com/qiaoming1990321/frameworkTest.git",
"license": "MIT",
"authors": {
"qiaoming": "447497298@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qiaoming1990321/frameworkTest.git",
"tag": "1.0.2"
},
"vendored_frameworks": "*.framework",
"requires_arc": true,
"frameworks": "UIKit"
}