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