| { |
| "name": "HelloBlinkingLabel", |
| "version": "0.1.0", |
| "summary": "Summary of HelloBlinkingLabel.", |
| "description": "This software for evaluation purpose.", |
| "homepage": "https://github.com/ki9wi9/HelloBlinkingLabel", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ki9wi9@gmail.com": "ki9wi9@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ki9wi9/HelloBlinkingLabel.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "HelloBlinkingLabel/Classes/**/*", |
| "pushed_with_swift_version": "3.1" |
| } |