| { |
| "name": "ChangjaesoLibrary", |
| "version": "0.1.0", |
| "summary": "Test in ChangjaesoLibrary.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/wnuwnu/ChangjaesoLibrary", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wnuwnu": "wnuwnu@changjaeso.com" |
| }, |
| "source": { |
| "git": "https://github.com/wnuwnu/ChangjaesoLibrary.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ChangjaesoLibrary/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |