| { | |
| "name": "ZDPaySDK", | |
| "version": "0.0.1", | |
| "summary": "A library for ZDPaySDK device info.", | |
| "homepage": "https://github.com/fanxiaoyi520/ZDPaySDK", | |
| "license": "MIT", | |
| "authors": { | |
| "fanxiaoyi520": "519001191@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fanxiaoyi520/ZDPaySDK.git", | |
| "tag": "0.0.1" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "ZDPaySDK/ZDPaySDK/AppDelegate.h" | |
| } |