[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 9 / RefreshControl / 2.0.5 / RefreshControl.podspec.json
blob9f8a4b5dd2ae9ae230a25434f7d2db78664fe6e9
2   "name": "RefreshControl",
3   "version": "2.0.5",
4   "summary": "RefreshControl is an useful pull to refresh control for ios developer",
5   "description": "\t\t\t\t\tpull to refresh trigger refresh mode is divided into traditional and\n\t\t\t\t\tautomatically trigger refresh mode, the new model allows users to feel the\n\t\t\t\t\tpresence of the control, enhance the user experience\n",
6   "homepage": "https://github.com/showmecode/RefreshControl",
7   "license": "MIT",
8   "authors": {
9     "Moch": "atcuan@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/showmecode/RefreshControl.git",
16     "tag": "2.0.5"
17   },
18   "requires_arc": true,
19   "source_files": "RefreshControl/Source/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]