blob: 958b58b29670c8822bc9a1687d68b8a02e8869da [file] [log] [blame]
{
"name": "TestSDK_rp",
"version": "0.0.1",
"summary": "一个测试的SDK",
"homepage": "https://github.com/huyangwork/TestSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huyangwork": "huyang_work@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/huyangwork/TestSDK.git",
"tag": "0.0.1"
},
"resources": "TestSDK.bundle",
"vendored_frameworks": "TestSDK.framework"
}