[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / b / ROGenericTableViewController / 2.1.0 / ROGenericTableViewController.podspec.json
blobde31003727918b698840d9d24dcd22c39db9f199
2   "name": "ROGenericTableViewController",
3   "version": "2.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/prine/ROGenericTableViewController",
8   "authors": {
9     "Robin Oster": "prine.dev@gmail.com"
10   },
11   "summary": "A generic TableViewController class which is able to deal with custom created objects very easily",
12   "source": {
13     "git": "https://github.com/prine/ROGenericTableViewController.git",
14     "tag": "2.1.0"
15   },
16   "source_files": "Source/**/*",
17   "frameworks": "SystemConfiguration",
18   "platforms": {
19     "ios": "8.4"
20   }