[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / e / 2 / RTSMTableSectionManager / 0.1.8 / RTSMTableSectionManager.podspec.json
blobb32aaad95548660666f2302ba0c461770cfb97aa
2   "name": "RTSMTableSectionManager",
3   "version": "0.1.8",
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.8"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "RTSMTableSectionManager/Classes/**/*",
19   "dependencies": {
20     "ResplendentUtilities": [
21       "~> 0.5.0"
22     ]
23   }