| { |
| "name": "SCRecharge", |
| "version": "1.0.2", |
| "summary": "o2ohuaat oil card recharge sdk.", |
| "description": "SCRecharge cocoapods integration", |
| "homepage": "https://github.com/o2ohuaat/SCRecharge", |
| "license": { |
| "type": "Apache License, Version 2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "o2ohuaat": "o2o@yiliangche.net" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/o2ohuaat/SCRecharge.git", |
| "tag": "1.0.2" |
| }, |
| "requires_arc": true, |
| "vendored_frameworks": "SCRecharge.framework", |
| "frameworks": [ |
| "JavaScriptCore", |
| "SystemConfiguration", |
| "Security", |
| "UIKit", |
| "Foundation", |
| "CFNetwork" |
| ] |
| } |