[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / c / SwiftyFormsUI / 0.12.1 / SwiftyFormsUI.podspec.json
blobc2e9b765529464e700e18599db61ca1c0cee0c0d
2   "name": "SwiftyFormsUI",
3   "version": "0.12.1",
4   "summary": "UI elements for SwiftyForms",
5   "description": "A collection of UI elements that can be used when creating forms with SwiftyForms",
6   "homepage": "https://github.com/gkaimakas/SwiftyFormsUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gkaimakas": "gkaimakas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gkaimakas/SwiftyFormsUI.git",
16     "tag": "0.12.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftyFormsUI/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "SwiftyForms": [
28       "~> 0.12.0"
29     ]
30   },
31   "pushed_with_swift_version": "3.0"