blob: 10befef7e3a8b9f53dd948586917b5fba432dc87 [file] [log] [blame]
{
"name": "CXXTestLib",
"version": "0.1.2",
"summary": "A short description of CXXTestLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chaoxixi/CXXTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "402882461@qq.com"
},
"source": {
"git": "https://github.com/chaoxixi/CXXTestLib.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"requires_arc": true,
"source_files": "CXXTestLib/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"swift_version": "5.2"
}