| { | |
| "name": "SayHi", | |
| "version": "0.1.0", | |
| "summary": "A short description of SayHi.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/YaoChengZhen/SayHi", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "YaoChengZhen": "2550884372@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/YaoChengZhen/SayHi.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SayHi/Classes/**/*" | |
| } |