| { |
| "name": "Andpay-SDK-iOS", |
| "version": "0.0.4", |
| "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.4" |
| }, |
| "source_files": [ |
| "Classes", |
| "lib/*.{h}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "vendored_libraries": "lib/libAndpaySDK.a", |
| "frameworks": [ |
| "CoreLocation", |
| "SystemConfiguration" |
| ] |
| } |