| { |
| "name": "LZPodTestLibrary", |
| "version": "0.1.0", |
| "summary": "A short description of LZPodTestLibrary.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://git.oschina.net/lizi_git_oschina/LZPodTestLibrary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lizi": "lizi464789754@163.com" |
| }, |
| "source": { |
| "git": "https://git.oschina.net/lizi_git_oschina/LZPodTest.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source_files": "LZPodTestLibrary/Classes/**/*" |
| } |