| { |
| "name": "JinhyukCocoaPodsProject", |
| "version": "0.1.0", |
| "summary": "A short description of JinhyukCocoaPodsProject.", |
| "description": "TODO: Add long description of the pod here. This is Jinhyuk Test", |
| "homepage": "https://github.com/jjhyuk/JinhyukCocoaPodsProject", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "jjhyuk": "jjhyuk15@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/jjhyuk/JinhyukCocoaPodsProject.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "JinhyukCocoaPodsProject/Classes/**/*" |
| } |