[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / a / 3 / DPullToRefresh / 0.0.8 / DPullToRefresh.podspec.json
blob95ff4a749fd1d45c4d0442be7b77704c68f357e5
2   "name": "DPullToRefresh",
3   "version": "0.0.8",
4   "summary": "DPullToRefresh to ScrollView",
5   "description": "A simple drop-down refresh that supports all subclasses of ScollerView.\nThe default provides a style, of course, can also be customized.",
6   "homepage": "https://github.com/Dcell/DPullToRefresh",
7   "authors": "ding_qili",
8   "platforms": {
9     "ios": "7.0"
10   },
11   "source": {
12     "git": "https://github.com/Dcell/DPullToRefresh.git",
13     "tag": "0.0.8"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "public_header_files": "Classes/**/*.h"