[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / 9 / RefreshControl / 1.5.4 / RefreshControl.podspec.json
blob447e93240c8b2fa923eee2954979679b1c93e5ba
2   "name": "RefreshControl",
3   "version": "1.5.4",
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": "1.5.4"
17   },
18   "requires_arc": true,
19   "source_files": "RefreshControl/RefreshControl/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]