blob: 7f4e62ff2e4872659af5eeb4fffc502872932972 [file] [log] [blame]
{
"name": "ZLAliPay",
"version": "1.0.2",
"summary": "2016.3.20最新sdk",
"homepage": "https://github.com/zhoulincome/AliPay",
"license": "MIT",
"authors": {
"zhoulin": "359344816@q.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhoulincome/AliPay.git",
"tag": "1.0.2"
},
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "AlipaySDK.framework",
"requires_arc": true
}