[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / a / 9 / FormView / 1.8.0 / FormView.podspec.json
blobc1153bb4b09f58615110050832f0b0c00551d41b
2   "name": "FormView",
3   "version": "1.8.0",
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": "1.8.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FormView/Classes/**/*",
22   "resource_bundles": {
23     "FormView": [
24       "FormView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "CUITools": [
30     ]
31   },
32   "pushed_with_swift_version": "3.0"