[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 0 / e / 2 / RTSMTableSectionManager / 0.1.9 / RTSMTableSectionManager.podspec.json
blobb78d796719ee975c04ad56095c7c16f7ab0bc901
2   "name": "RTSMTableSectionManager",
3   "version": "0.1.9",
4   "summary": "A tool to help manage a relationship between enum types and UITableView sections.",
5   "homepage": "https://github.com/Resplendent/RTSMTableSectionManager",
6   "license": "MIT",
7   "authors": {
8     "Benjamin Maer": "ben@resplendent.co"
9   },
10   "source": {
11     "git": "https://github.com/Resplendent/RTSMTableSectionManager.git",
12     "tag": "v0.1.9"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "RTSMTableSectionManager/Classes/**/*",
19   "dependencies": {
20     "ResplendentUtilities": [
21       "~> 0.5.2"
22     ]
23   }