blob: 5b46640f554fd62e3901b2cd982f499e58c460e6 [file] [log] [blame]
{
"name": "MSAlipaySDK",
"version": "0.0.6",
"summary": "MSAlipaySDK From Alipay",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/7General",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanghuizhou21@163.com": "wanghuizhou@guazi.com"
},
"source": {
"git": "https://github.com/7General/AliPaySDK.git",
"tag": "0.0.6"
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"platforms": {
"ios": "8.0"
},
"source_files": "MSAlipaySDK/Classes/**/*",
"resources": "MSAlipaySDK/Boundles/AlipaySDK.bundle",
"vendored_frameworks": "MSAlipaySDK/Frameworks/AlipaySDK.framework"
}