[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / f / b / AccordionSwift / 2.0.0 / AccordionSwift.podspec.json
blob9b20e0ab63f85850cbd706e63b6db804fc6d7776
2   "name": "AccordionSwift",
3   "version": "2.0.0",
4   "summary": "An Accordion Menu using an UITableView in Swift.",
5   "description": "The best way of implement an accordion menu using an UITableView in Swift",
6   "homepage": "https://github.com/Vkt0r/AccordionSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Sigler": "vikt0r.sigler@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Vkt0r/AccordionSwift.git",
16     "tag": "v2.0.0"
17   },
18   "social_media_url": "https://twitter.com/Vkt0r",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Source/*.swift"