blob: 85bc911e78df16eb9a4ec90540eb0d8c4a19a81c [file] [log] [blame]
{
"name": "ChainableSwift",
"version": "0.6.0",
"summary": "Chainable standart library 🔗",
"description": "Easy to write and read chains of methods for UIView, UILabel, UIControl, UIButton, NSAttributedString, CALayer, etc. Work in progress.",
"homepage": "https://github.com/respan/ChainableSwift",
"license": "MIT",
"authors": {
"Denis Sushko": "respandv@gmail.com"
},
"source": {
"git": "https://github.com/respan/ChainableSwift.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChainableSwift/Classes/**/*",
"pushed_with_swift_version": "4.0"
}