[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 9 / b / 8 / HelloForm / 1.1.1 / HelloForm.podspec.json
blobc55327006e1d56da0ab011b7c8e0c93d91e5995a
2   "name": "HelloForm",
3   "version": "1.1.1",
4   "summary": "Declarative form for iOS",
5   "description": "Declarative way to build forms in Swift.",
6   "homepage": "https://github.com/felipeisraelvidal/hello-form",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Vidal": "felipeisra.vidal@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/felipeisraelvidal/hello-form.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "HelloForm/**/*.{h,m,swift}",
23   "swift_version": "5.0"