| { | |
| "name": "DAHelloKit", | |
| "version": "0.1.0", | |
| "summary": "A greate kit.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/kedouer/DAHelloKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "15131235520@163.com": "zhangtao8388@duia.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/kedouer/DAHelloKit.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "DAHelloKit/Classes/**/*" | |
| } |