[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / b / d / JHPullToRefreshKit / 1.0.0 / JHPullToRefreshKit.podspec.json
blobc47f6f6077569e9bdea3523f649dbcc71d2b301f
2   "name": "JHPullToRefreshKit",
3   "version": "1.0.0",
4   "authors": {
5     "Jeff Hurray": "jhurray33@gmail.com"
6   },
7   "homepage": "https://github.com/jhurray/JHPullToRefreshKit",
8   "summary": "Abstract base class to easily create custom pull to refresh controls",
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/jhurray/JHPullToRefreshKit.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "JHPullToRefreshKit/*.{h, m, txt}",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true