blob: e1f16e5e4675dcd6eca60fae818aeef527493e45 [file] [log] [blame]
{
"name": "ChainableSwift",
"version": "0.3.0",
"summary": "Easy to write chainable Swift",
"description": "Easy to write chainable Swift. UILabel, UIView, String, 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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChainableSwift/Classes/**/*"
}