blob: 6fdf78b43a3829ba7011a27a6aaf350b2ce3311d [file] [log] [blame]
{
"name": "Alacrity",
"version": "0.5.0",
"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.5.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}