blob: edfda6f388a945c18daf978827f5fc8cd643a811 [file] [log] [blame]
{
"name": "ChainableSwift",
"version": "0.5.3",
"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.5.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChainableSwift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}