blob: a4cf5d380c2b90e261534bf07643a7f7c47e8a1d [file] [log] [blame]
{
"name": "PFTestFramework",
"version": "1.1.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": "1.1.0"
},
"frameworks": "Foundation",
"vendored_frameworks": "PFTestFramework/*.{framework}",
"requires_arc": true
}