[Add] CxjToasts 1.0.9
[CocoaPods.git] / Specs / c / d / e / MUILayout / 0.0.6 / MUILayout.podspec.json
blob67b8659f2f181d7c58851afe962c61706c9c6f89
2   "name": "MUILayout",
3   "version": "0.0.6",
4   "summary": "AutoLayout and UI crator tool for Swift.",
5   "swift_version": "4.2",
6   "description": "Wrapper for simple creation of AutoLayout constraints and UI crator tool for meant for Swift Apps without Storyboard.",
7   "homepage": "https://github.com/michaelprummer/mp_swift_uikit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Michael Prummer": "prummermichael@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/michaelprummer/mp_swift_uikit.git",
17     "tag": "0.0.6"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "MUILayout/Classes/**/*"