[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 9 / XYRefreshTableViewControllerDemo / 1.0.6 / XYRefreshTableViewControllerDemo.podspec.json
blob2426fa54b593f1d6bcff5c437bbcfa77d4f0814f
2   "name": "XYRefreshTableViewControllerDemo",
3   "version": "1.0.6",
4   "summary": "tableView refresh load used on iOS.",
5   "description": "It is tableView refresh load used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/CoderWCL/XYRefreshTableViewControllerDemo",
7   "license": "MIT",
8   "authors": {
9     "CoderWCL": "21468329@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderWCL/XYRefreshTableViewControllerDemo.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "XYRefreshTableViewController/**/*.{h,m}",
20   "dependencies": {
21     "MJRefresh": [
22       "~> 3.1.15.3"
23     ]
24   }