| { | |
| "name": "FastcampusFrame2jun9", | |
| "version": "0.1.0", | |
| "summary": "UIView extension", | |
| "homepage": "https://github.com/", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Hojun KU": "kuhj81@naver.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ijun9/FastcampusFrameJun9.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "FastcampusFrame2/*.swift", | |
| "frameworks": "UIKit", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |