blob: 3a7f03a7245c5c473fce108838d0e2f942a8dbd7 [file] [log] [blame]
{
"name": "WUSDK",
"version": "1.1",
"summary": "SDK的测试项目,测试练手用,这里是很长很长的说明1312312312312312312321312312312312312312321312312312321312312321312321312312312321321123",
"description": "SDK的测试项目这里是很长很长的说明1312312312312312312321312312312312312312321312312312321312312321312321312312312321321123",
"homepage": "https://github.com/wushiqiwu/WUSDK",
"license": "MIT",
"authors": {
"wushiqiwu": "839836818@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/wushiqiwu/WUSDK.git",
"tag": "1.1"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
],
"FMDB": [
]
},
"ios": {
"vendored_frameworks": "WUSDK.framework"
}
}