[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / 4 / WWCollapsibleForm / 0.1.0 / WWCollapsibleForm.podspec.json
blob06572d7f7a6575538003918c552e471383bf66a0
2   "name": "WWCollapsibleForm",
3   "version": "0.1.0",
4   "summary": "A collapsible form that allows to set sections, select items and show the selected option.",
5   "swift_version": "4.0",
6   "description": "A collapsible form that allows to set sections, select items and show the selected option. Allows different sections with items and subgroups. The items can also have options to work with.",
7   "homepage": "https://github.com/werewolf2188/WWCollapsibleForm",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Enrique Ricalde": "jenrique50@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.4"
17   },
18   "source": {
19     "git": "https://github.com/werewolf2188/WWCollapsibleForm.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "WWCollapsibleForm/WWCollapsibleForm/Sources/**/*.{swift}",
23   "frameworks": "UIKit",
24   "requires_arc": true