blob: ef55c500a79666887d838da5bc1c26a8e51ed1c5 [file] [log] [blame]
{
"name": "alas_alipay",
"version": "1.2",
"summary": "alas_alipay.",
"description": "用来以后方便使用alipay",
"homepage": "https://github.com/chenlinyuan/AliPay",
"license": "MIT",
"authors": {
"chenlinyuan": "ala.s743k@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenlinyuan/AliPay.git",
"tag": "1.2"
},
"resources": "AlipaySDK.bundle",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"requires_arc": true,
"vendored_frameworks": "AlipaySDK.framework"
}