blob: 96a4fe451c1b1c482c451eb7eaee54c1b03b681c [file] [log] [blame]
{
"name": "PFTestFramework",
"version": "2.0.0",
"summary": "测试",
"description": "这是一个测试库",
"homepage": "https://gitee.com/fllyguo/PFTestFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Flly": "fllyguo@163.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitee.com/fllyguo/PFTestFramework.git",
"tag": "2.0.0"
},
"frameworks": "Foundation",
"vendored_frameworks": "PFTestFramework/*.{framework}",
"requires_arc": true
}