blob: 05fe86c751683d27b6b8aaec17d723a20a53c2d0 [file] [log] [blame]
{
"name": "Alacrity",
"version": "0.2.1",
"summary": "Fluent interface approach to modifying UIViews",
"homepage": "https://github.com/hooliooo/Alacrity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julio Alorro": "alorro3@gmail.com"
},
"source": {
"git": "https://github.com/hooliooo/Alacrity.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}