blob: d71ff9a3d4bc255cb7e9d335c8c629fbabbe11f2 [file] [log] [blame]
{
"name": "MSAlipaySDK",
"version": "0.0.1",
"summary": "MSAlipaySDK BY",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wanghuizhou21@163.com/MSAlipaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanghuizhou21@163.com": "wanghuizhou@guazi.com"
},
"source": {
"git": "https://github.com/7General/AliPaySDK.git",
"tag": "0.0.1"
},
"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"
}