| { | |
| "name": "mjtestspec", | |
| "version": "0.1.1", | |
| "summary": "A short description of mjtestspec.", | |
| "description": "a long description of the pod here.", | |
| "homepage": "https://github.com/MJHee/mjtestspec", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "MJHee": "1095928802@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MJHee/mjtestspec.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "mjtestspec/Classes/**/*", | |
| "public_header_files": "Pod/Classes/**/*.h" | |
| } |