blob: 9ca1ff5424b162326aa6296d7451d0a9243cdc97 [file] [log] [blame]
{
"name": "Showmac",
"version": "0.0.1",
"summary": "测试打包 Showmac.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jack": "727881945@qq.com"
},
"homepage": "https://github.com/wangkejie/Showmac.git",
"description": "TODO: Add long description of the pod here.",
"frameworks": [
"UIKit",
"MobileCoreServices"
],
"source": {
"git": "https://github.com/wangkejie/Showmac.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/Showmac.framework"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"Pingpp/Alipay": [
],
"Pingpp/Wx": [
]
}
}