[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 5 / CollapsedTableView / 1.0.1 / CollapsedTableView.podspec.json
blobd7ba28bf40f47453d6ed39ddc60bcef87a47eed5
2   "name": "CollapsedTableView",
3   "version": "1.0.1",
4   "summary": "Multilevel TableView that is ready to collapse and expand with childern cells.",
5   "description": "Enable building your TableView with Multilevel, in addition the user will be able to expand and collapse the higher level cells.",
6   "homepage": "https://github.com/amr-abdelfattah/CollapsedTableView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/amr-abdelfattah/CollapsedTableView/master/Screenshots/1.png",
9     "https://raw.githubusercontent.com/amr-abdelfattah/CollapsedTableView/master/Screenshots/2.png",
10     "https://raw.githubusercontent.com/amr-abdelfattah/CollapsedTableView/master/Screenshots/3.png",
11     "https://raw.githubusercontent.com/amr-abdelfattah/CollapsedTableView/master/Screenshots/4.png",
12     "https://raw.githubusercontent.com/amr-abdelfattah/CollapsedTableView/master/Screenshots/5.png",
13     "https://raw.githubusercontent.com/amr-abdelfattah/CollapsedTableView/master/Screenshots/demo.gif"
14   ],
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "amr-abdelfattah": "amrelsayed.mohamed@gmail.com"
21   },
22   "source": {
23     "git": "https://github.com/amr-abdelfattah/CollapsedTableView.git",
24     "tag": "1.0.1"
25   },
26   "social_media_url": "https://twitter.com/AmrElSa78211011",
27   "platforms": {
28     "ios": "10.0"
29   },
30   "swift_versions": "4.2",
31   "source_files": "CollapsedTableView/Classes/**/*",
32   "swift_version": "4.2"