blob: 4fd33fd5ef1e4a81a8455980cc58b0c667c93b4c [file] [log] [blame]
{
"name": "CXXTestLib",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"requires_arc": true,
"source_files": "CXXTestLib/Classes/**/*",
"swift_version": "5.2"
}