blob: 8e3c810325c532b20917423865df50dcef3b8c53 [file] [log] [blame]
{
"name": "ABCustomView",
"version": "0.1.1",
"summary": "Handy UIView subclasses",
"description": "Manual setup and update for UIViews",
"homepage": "https://github.com/alexburtnik/ABCustomView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexburtnik": "alexander.b@smartum.pro"
},
"source": {
"git": "https://github.com/alexburtnik/ABCustomView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABCustomView/Classes/**/*",
"pushed_with_swift_version": "3.1"
}