blob: fc8fbf449fe58e84f41db4d770ee7b4dba6615cb [file] [log] [blame]
{
"name": "CZNTestSDK",
"version": "1.0.0",
"license": "MIT",
"summary": "RXSDK is a framework",
"homepage": "https://github.com/SunShineLOL",
"authors": {
"陈专念": "443623074@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/6a0b2eef9af5",
"source": {
"git": "https://github.com/SunShineLOL/TestsSDK.git",
"tag": "1.0.0"
},
"description": "Test is a framework.",
"vendored_frameworks": "testSDK/testSDK.framework",
"source_files": "testSDK/testSDK.framework/Headers/*.swift",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}