[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / f / 9 / XYRefreshTableViewControllerDemo / 1.0.4 / XYRefreshTableViewControllerDemo.podspec.json
blobd58731ba5665633b1cafbdd7d8a2ba2d6a9e3e34
2   "name": "XYRefreshTableViewControllerDemo",
3   "version": "1.0.4",
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.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "XYRefreshTableViewController/**/*.{h,m}"