[Add] BideaseConnect 1.0.86
[CocoaPods.git] / Specs / 6 / e / b / VPAccordionAnimation / 3.0.1 / VPAccordionAnimation.podspec.json
blobe585f829901352d929cbd161fc8b4135e9a07cdb
2   "name": "VPAccordionAnimation",
3   "version": "3.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VPAccordionAnimation/Classes/**/*",
22   "swift_version": "4.0"