| { | |
| "name": "MY_ZDT", | |
| "version": "0.0.1", | |
| "summary": "A library for TEST_MY device info.", | |
| "homepage": "https://github.com/fanxiaoyi520/MY_ZDT", | |
| "license": "MIT", | |
| "authors": { | |
| "ScottZg": "scottzg@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/fanxiaoyi520/MY_ZDT.git", | |
| "tag": "0.0.1" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Util/*.{h,m}" | |
| } |