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