[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / c / RSFormView / 2.1.5 / RSFormView.podspec.json
blob46e024c7d4b52d5b18a4519d16301ef3b026bcc5
2   "name": "RSFormView",
3   "version": "2.1.5",
4   "summary": "A library to easily create customizable form views to collect user data.",
5   "description": "RSFormView allows you to build beutiful forms in a few minutes with out of the box or custom designs.",
6   "homepage": "https://github.com/rootstrap/RSFormView",
7   "license": "MIT",
8   "authors": {
9     "Germán Stábile": "german.stabile@gmail.com"
10   },
11   "social_media_url": "https://github.com/germanStabile",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": "5",
16   "source": {
17     "git": "https://github.com/rootstrap/RSFormView.git",
18     "tag": "2.1.5"
19   },
20   "source_files": "RSFormView/Classes/**/*.{h,m,swift}",
21   "resources": "RSFormView/Classes/**/*.xib",
22   "resource_bundles": {
23     "RSFormView": [
24       "RSFormView/Classes/**/*.xib"
25     ]
26   },
27   "dependencies": {
28     "IQKeyboardManagerSwift": [
29       "~> 6.1.1"
30     ]
31   },
32   "swift_version": "5"