blob: 12f81945478ffbbb853ffb5043b029464a53e77f [file] [log] [blame]
{
"name": "ChainableSwift",
"version": "0.5.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChainableSwift/Classes/**/*"
}