[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 3 / c / MRTableViewManager / 0.1.1 / MRTableViewManager.podspec.json
blob4f8826974d9c1ad9212b9b4659363072ac864e29
2   "name": "MRTableViewManager",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRTableViewManager/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
24       "~> 2.3"
25     ]
26   }