| { | |
| "name": "shthello", | |
| "version": "0.1.0", | |
| "summary": "test lala", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/shihuatao/shthello", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "shihuatao": "sht_water_xx@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shihuatao/shthello.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "shthello/Classes/**/*" | |
| } |