[Add] TealeafReactNativeDebug 10.6.312
[CocoaPods.git] / Specs / 9 / 8 / c / SwiftyFormsUI / 0.1.0 / SwiftyFormsUI.podspec.json
blobcb755e341a15181605612827cf64d1674b73fb31
2   "name": "SwiftyFormsUI",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftyFormsUI/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SwiftyForms": [
26     ]
27   }