[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 5 / CollapsedTableView / 1.0.0 / CollapsedTableView.podspec.json
blob6ca6e44159adcac91b5968fd8cf79a5a0176648e
2   "name": "CollapsedTableView",
3   "version": "1.0.0",
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://github.com/amr-abdelfattah/CollapsedTableView/tree/master/Screenshots/1.png",
9     "https://github.com/amr-abdelfattah/CollapsedTableView/tree/master/Screenshots/2.png",
10     "https://github.com/amr-abdelfattah/CollapsedTableView/tree/master/Screenshots/3.png",
11     "https://github.com/amr-abdelfattah/CollapsedTableView/tree/master/Screenshots/4.png",
12     "https://github.com/amr-abdelfattah/CollapsedTableView/tree/master/Screenshots/5.png",
13     "https://github.com/amr-abdelfattah/CollapsedTableView/tree/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.0"
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"