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