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