[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 1 / TableViewArray / 0.1.2 / TableViewArray.podspec.json
blob58ccbe3eac6f5520a3963ed8f28e7b24c5a93afd
2   "name": "TableViewArray",
3   "version": "0.1.2",
4   "summary": "A usefull library make UITableView listener a array",
5   "description": "A usefull library make UITableView listener a array.",
6   "homepage": "https://github.com/scorplot/TableViewArray",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "scorplot": "scorplot@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/scorplot/TableViewArray.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TableViewArray/Classes/**/*",
22   "dependencies": {
23     "MutableArrayListener": [
25     ]
26   }