| { |
| "name": "paytools", |
| "version": "0.1.2", |
| "summary": "支付工具", |
| "description": "支付工具, email: lidc@baojia.com", |
| "homepage": "https://github.com/lidongchun/paytools", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "houmanager": "houmanager@hotmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/lidongchun/paytools.git", |
| "tag": "0.1.2" |
| }, |
| "source_files": "Framework/*.framework/**/*", |
| "exclude_files": "Classes/Exclude", |
| "resources": "Framework/AlipaySDK.bundle", |
| "requires_arc": true |
| } |