| { | |
| "name": "DMKitZZ", | |
| "version": "0.0.1", | |
| "summary": "DMKit.", | |
| "description": "A short description of", | |
| "homepage": "https://github.com/DreiZ/DMKit", | |
| "license": "MIT", | |
| "authors": { | |
| "zzz": "zhang8520322@sina.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DreiZ/DMKit.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "DMKit/DMKit/*.{h,m}", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |