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