[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 4 / c / f / ViewDSL / 0.0.4 / ViewDSL.podspec.json
bloba8a1eabcd0a41da00373251b3829e9690445719d
2   "name": "ViewDSL",
3   "version": "0.0.4",
4   "summary": "A DSL way to build UI in Swift",
5   "description": "This library helps you build your UI programmatically in fun way!",
6   "homepage": "https://github.com/muizidn/viewdsl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Muizzsuddin": "muiz.idn@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/muizidn/viewdsl.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "ViewDSL/**/*.{h,m,swift}"