[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / a / 9 / FormView / 2.0.4 / FormView.podspec.json
blob184af05f6ba91812941e5758d75788d77840cd4d
2   "name": "FormView",
3   "version": "2.0.4",
4   "summary": "facilitates creating and managing forms in iOS Swift",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mohsenShakiba/FormView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsenShakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mohsenShakiba/FormView.git",
16     "tag": "2.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FormView/Classes/**/*",
22   "dependencies": {
23     "CUITools": [
25     ],
26     "AdvancedTableView": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"