[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 1 / 6 / ChainableSwift / 0.5.3 / ChainableSwift.podspec.json
blobedfda6f388a945c18daf978827f5fc8cd643a811
2   "name": "ChainableSwift",
3   "version": "0.5.3",
4   "summary": "Chainable standart library ðŸ”—",
5   "description": "Easy to write and read chains of methods for UIView, UILabel, UIControl, UIButton, NSAttributedString, CALayer, etc. Work in progress.",
6   "homepage": "https://github.com/respan/ChainableSwift",
7   "license": "MIT",
8   "authors": {
9     "Denis Sushko": "respandv@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/respan/ChainableSwift.git",
13     "tag": "0.5.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ChainableSwift/Classes/**/*",
19   "pushed_with_swift_version": "3.0"