blob: 5d202c58c578b5ff11f0552605e4414686765efd [file] [log] [blame]
{
"name": "XCEViewExt",
"summary": "Set of UIView convenience helpers.",
"version": "1.0.0",
"homepage": "https://XCEssentials.github.io/ViewExt",
"source": {
"git": "https://github.com/XCEssentials/ViewExt.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.1"
}