[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / d / 7 / c / RSFormView / 1.0.0 / RSFormView.podspec.json
blobaf7f52e1748de70c5747dd08683d6d745c106e7c
2   "name": "RSFormView",
3   "version": "1.0.0",
4   "summary": "A library to easily create customizable form views to collect user data.",
5   "description": "A library to easily create customizable form views to collect user data.",
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_version": "5",
16   "source": {
17     "git": "https://github.com/rootstrap/RSFormView"
18   },
19   "source_files": "RSFormView/Classes/**/*.{h,m,swift}",
20   "resources": "RSFormView/Classes/**/*.xib",
21   "dependencies": {
22     "IQKeyboardManagerSwift": [
23       "~> 6.1.1"
24     ]
25   }