blob: 8d96fbe664dc9c580ebc4964575767e91413085f [file] [log] [blame]
{
"name": "Andpay-SDK-iOS",
"version": "0.0.1",
"summary": "Andpay-SDK-iOS",
"homepage": "https://github.com/Andpay/Andpay-SDK-iOS.git",
"license": "Copyright (c) 2017年 Andpay.",
"authors": {
"Rango": "im_zhang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Andpay/Andpay-SDK-iOS.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"lib/*.{h}"
],
"exclude_files": "Classes/Exclude",
"vendored_libraries": "lib/libAndpaySDK.a",
"frameworks": [
"CoreLocation",
"SystemConfiguration"
]
}