| { | |
| "name": "QYTPayForiOS", | |
| "version": "0.0.2", | |
| "summary": "use alipay wxpay buy something", | |
| "description": "use alipay wxpay buy something", | |
| "homepage": "http://192.168.1.52/QYTPayForiOS.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "qcb": "@qqbbzz@126.com" | |
| }, | |
| "source": { | |
| "git": "http://192.168.1.52/QYTPayForiOS.git", | |
| "tag": "0.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "QYTPayForiOS/**/*", | |
| "public_header_files": "QYTPayForiOS/**/*.h", | |
| "frameworks": "UIKit" | |
| } |