blob: 374f6aa056ecd7c62b88f0462d48c4beef4cb292 [file] [log] [blame]
{
"name": "Showmac",
"version": "0.0.2",
"summary": "Showmac提供的SDK测试版0.0.2",
"description": "Showmac提供的SDK",
"homepage": "https://github.com/wangkejie/Showmac",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangkejie": "727881945@qq.com"
},
"source": {
"git": "https://github.com/wangkejie/Showmac.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"resources": "Showmac/showmac.bundle",
"vendored_frameworks": "Showmac/Showmac.framework",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"GrowingIO": [
],
"MBProgressHUD": [
],
"Pingpp/Alipay": [
],
"Pingpp/Wx": [
]
}
}