blob: 3a3a69977fab99c7ee296db87b17f20594799a64 [file] [log] [blame]
{
"name": "HGManualLayout",
"version": "0.1.0",
"summary": "UIView Frame Extension",
"homepage": "https://github.com/HeroGenie/HGManualLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jihoo Kim": "liebkne.kim@gmail.com"
},
"source": {
"git": "https://github.com/HeroGenie/HGManualLayout.git",
"tag": "0.1.0"
},
"source_files": "HGManualLayout/HGManualLayout/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}