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