[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / 0 / NicooTableListViewController / 0.1.5 / NicooTableListViewController.podspec.json
blob787d256b8491fa739e68372c8069a9315cd1bfdb
2   "name": "NicooTableListViewController",
3   "version": "0.1.5",
4   "summary": "edit + headeRefresh,footerRefresh  tableList",
5   "description": "table list baseVC, delegate for edit , andRefresh, noDataViewShow.",
6   "homepage": "https://github.com/yangxina/NicooTableListView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangxina": "504672006@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yangxina/NicooTableListView.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NicooTableListViewController/Classes/**/*",
22   "resource_bundles": {
23     "NicooTableListViewController": [
24       "NicooTableListViewController/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "MJRefresh": [
29       "~> 3.1.0"
30     ],
31     "SnapKit": [
32       "~> 4.0"
33     ]
34   }