blob: 0a935008e6a9ec9bca4e9d933e159dc9166e25f1 [file] [log] [blame]
{
"name": "XCEViewExt",
"summary": "Set of UIView convenience helpers.",
"version": "1.0.1",
"homepage": "https://XCEssentials.github.io/ViewExt",
"source": {
"git": "https://github.com/XCEssentials/ViewExt.git",
"tag": "1.0.1"
},
"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"
}