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