blob: 09bf583b5ff9c2bf3a3ac192b97332d628535131 [file] [log] [blame]
{
"name": "YKAlipaySDK",
"version": "1.0.0",
"summary": "支付宝SDK 15.1.3",
"description": "集成 支付宝SDK -> 15.1.3 方便使用",
"license": "MIT",
"authors": {
"Yue-Kun": "developer_yk@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Yue-Kun/YKAlipaySDK.git",
"tag": "1.0.0"
},
"homepage": "https://github.com/Yue-Kun/YKAlipaySDK",
"resources": "Bundle/*.bundle",
"vendored_frameworks": "Framework/*.{framework}",
"vendored_libraries": "Framework/*.{a}",
"frameworks": [
"CoreText",
"CFNetwork",
"CoreMotion",
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreGraphics",
"UIKit",
"Foundation",
"libc++",
"libz"
],
"requires_arc": true
}