[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / c / MRTableViewManager / 0.1.0 / MRTableViewManager.podspec.json
bloba47d71f851a3b76f1ee066a23b9a0fe210dbb32d
2   "name": "MRTableViewManager",
3   "version": "0.1.0",
4   "summary": "MRTableViewManager is a nice lib.",
5   "description": "This is a lib to help handle tableviewcontrollers and viewcellcontrollers",
6   "homepage": "https://github.com/marceloreis13/MRTableViewManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marcelo Reis": "marcello@marcelloreis.com"
13   },
14   "source": {
15     "git": "https://github.com/marceloreis13/MRTableViewManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRTableViewManager/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
24       "~> 2.3"
25     ]
26   }