[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / 3 / 4 / XYRefreshTableViewController / 1.0.5 / XYRefreshTableViewController.podspec.json
blob11c7e91f19afe0879a7a4953433f4c4248e7ac2b
2   "name": "XYRefreshTableViewController",
3   "version": "1.0.5",
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/XYRefreshTableViewController",
7   "license": "MIT",
8   "authors": {
9     "CoderWCL": "21468329@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CoderWCL/XYRefreshTableViewController.git",
13     "tag": "1.0.5"
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   }