[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / e / b / VPAccordionAnimation / 3.0.0 / VPAccordionAnimation.podspec.json
bloba0d01254381010896cbe63d95167bb1eb4f2f417
2   "name": "VPAccordionAnimation",
3   "version": "3.0.0",
4   "summary": "Accordion Animation for UITableView cell expansion and collapsing.",
5   "description": "This is a custom class that provides Accordion Animation for cells expanding and collapsing. i.e., expanding or collapsing of cells with auto adjust to center of view. The expanded cell can contain views data or a complete view controller's data.",
6   "homepage": "https://github.com/varunpm1/VPAccordionAnimation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "varunpm1": "varun.pm@ymedialabs.com"
13   },
14   "source": {
15     "git": "https://github.com/varunpm1/VPAccordionAnimation.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VPAccordionAnimation/Classes/**/*",
22   "swift_version": "4.0"