blob: a2b18c89d5107f2cebcc3a4361b1ed16711d742e [file] [log] [blame]
{
"name": "FastcampusFrameHD",
"version": "0.1.0",
"summary": "UIView frame extension for fastcampus",
"homepage": "https://github.com/HyundoRyu/FastcampusFrameHD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HyundoRyu": "hyundo.ryu@navercorp.com"
},
"source": {
"git": "https://github.com/HyundoRyu/FastcampusFrameHD.git",
"tag": "0.1.0"
},
"source_files": "FastcampusFrameHD/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}