blob: 43e77fa4ea6c8a561428189debba8a39adf0c0b3 [file] [log] [blame]
{
"name": "FrameTestZST",
"version": "1.1",
"summary": "pod测试",
"homepage": "https://github.com/nxl1009/TestSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nixl": "nixl@cctin.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nxl1009/TestSDK.git",
"tag": "1.1"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "testSDK.framework"
},
"frameworks": "Foundation"
}