[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 1 / 6 / ChainableSwift / 0.4.0 / ChainableSwift.podspec.json
blobb111c98015ddb62f0b87e344deb88abfbadbd52a
2   "name": "ChainableSwift",
3   "version": "0.4.0",
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.4.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ChainableSwift/Classes/**/*"