blob: 5d5a63be8b806bd7692e939d330f90bcb5fc181f [file] [log] [blame]
{
"name": "AlipaySDK-Mirror",
"version": "15.3.7",
"summary": "A Mirror For AlipaySDK",
"homepage": "https://github.com/Dwarven/AlipaySDK-Mirror",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dwarven": "prison.yang@gmail.com"
},
"social_media_url": "https://twitter.com/DwarvenYang",
"source": {
"git": "https://github.com/Dwarven/AlipaySDK-Mirror.git",
"tag": "15.3.7"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion"
],
"libraries": [
"z",
"c++"
],
"resources": "AlipaySDK/AlipaySDK.bundle",
"vendored_frameworks": "AlipaySDK/AlipaySDK.framework",
"requires_arc": true
}