| { | |
| "name": "Hannah", | |
| "version": "0.1.0", | |
| "summary": "UIView extension", | |
| "homepage": "https://github.com/hannah30/Fastcampushannah", | |
| "authors": { | |
| "Okkoung Choi": "watasikei@naver.com" | |
| }, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hannah30/Fastcampushannah.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "FastcampusFrame2/*.swift", | |
| "frameworks": "UIKit", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |