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