| { |
| "name": "LLPaySDK", |
| "version": "2.6.7", |
| "summary": "连连支付iOS SDK", |
| "homepage": "https://github.com/zh20102618/LLPaySDK", |
| "license": "MIT", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "authors": { |
| "zh20102618": "18146615950@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/zh20102618/LLPaySDK.git", |
| "tag": "2.6.7" |
| }, |
| "source_files": "LLPaySDK/*.{h,m}", |
| "vendored_libraries": "LLPaySDK/*.a", |
| "resources": "LLPaySDK/*.bundle", |
| "requires_arc": true, |
| "frameworks": [ |
| "SystemConfiguration", |
| "CoreTelephony", |
| "CoreLocation", |
| "MobileCoreServices" |
| ] |
| } |