| { | |
| "name": "TestPayWeb", | |
| "version": "0.0.2", | |
| "summary": "h5 pay with webview", | |
| "homepage": "https://github.com/ouguoquan/es.git", | |
| "license": "MIT", | |
| "authors": { | |
| "ou guoquan": "842599919@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ouguoquan/es.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "TestPayWeb/Class/*.{h,m}", | |
| "frameworks": "UIKit" | |
| } |