[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 8 / UIViewChainable / 0.1.4 / UIViewChainable.podspec.json
blob529087aad3d33d4219b00e150e969b8246f8062e
2   "name": "UIViewChainable",
3   "version": "0.1.4",
4   "summary": "An elegent extension to make UIView layout and confiugration chainable",
5   "description": "An elegent extension to make UIView layout and confiugration chainable.",
6   "homepage": "https://github.com/jiakai-lian/UIViewChainable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jacky Lian": "jiakai.lian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jiakai-lian/UIViewChainable.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIViewChainable/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"