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