blob: 49255768ab9be69a3cecd74a4c978c556309d9e1 [file] [log] [blame]
{
"name": "STBaseTest",
"version": "0.2.0",
"summary": "STBaseTest",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/xfql/STBaseTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guoxiafei": "guoxiafei1991@163.com"
},
"source": {
"git": "https://gitee.com/xfql/STBaseTest.git",
"tag": "0.2.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "STBaseTest/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
},
"swift_version": "5.0"
}