[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / b / 3 / RevoForms / 0.0.2 / RevoForms.podspec.json
blob1c8332b867ad28e2999e2a0c0f0ae02f82a97e98
2   "name": "RevoForms",
3   "version": "0.0.2",
4   "summary": "A library to easily create forms",
5   "description": "A simple library to easily create forms with a fluent syntax",
6   "homepage": "https://revo.works",
7   "license": "MIT",
8   "swift_versions": "5.0",
9   "authors": {
10     "Jordi PuigdellĂ­vol": "jordi@gloobus.net"
11   },
12   "social_media_url": "https://instagram.com/badchoice2",
13   "platforms": {
14     "ios": "11.3"
15   },
16   "static_framework": true,
17   "source": {
18     "git": "git@github.com:revosystems/revoforms.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "forms/lib/**/*.{swift,h}",
22   "dependencies": {
23     "RevoValidation": [
24       "~> 0.0.7"
25     ]
26   },
27   "swift_version": "5.0"