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