blob: de75c258198ec6f56d87c1840e0e44b292481c38 [file] [log] [blame]
{
"name": "FastcampusFrame",
"version": "0.1.0",
"summary": "UIView frame extension",
"homepage": "https://github.com/devxoul/FastcampusFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/FastcampusFrame.git",
"tag": "0.1.0"
},
"source_files": "FastcampusFrame/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}