[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 0 / RExpandableTableView / 0.1.0 / RExpandableTableView.podspec.json
blob7502e93c9a8528ec7ce32e063c658aff7e16ecfa
2   "name": "RExpandableTableView",
3   "version": "0.1.0",
4   "summary": "UITableView subclass with expandable sections.",
5   "description": "RExpandableTableView is an Expandable / Collapsable UITableView.",
6   "homepage": "https://github.com/rallahaseh/RExpandableTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rallahaseh": "rallahaseh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rallahaseh/RExpandableTableView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/rallahaseh",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RExpandableTableView/Classes/**/*"