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