blob: bed44096d9c0e4f9e88961473d1677a51c0c445d [file] [log] [blame]
{
"name": "AFAuthSDK",
"version": "0.0.1",
"summary": "支付宝授权SDK",
"description": "\"This is a SDK providing authorization via alipay.\"",
"homepage": "http://www.antfin.com",
"license": "MIT",
"authors": {
"antfin": "www.antfin.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://gw.alipayobjects.com/os/rmsportal/CqGYzrzPcRLDqceMbXMP.zip"
},
"vendored_frameworks": "AFAuthSDK.framework",
"resources": "AFAuthSDK.framework/AFAuthSDK.bundle",
"libraries": [
"z",
"c++"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreMotion",
"CoreTelephony",
"SystemConfiguration",
"CFNetwork",
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}