[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 7 / 8 / 9 / RefreshControl / 1.5.4.1 / RefreshControl.podspec.json
blob3117f449dadcf2d64f96e07c5e494423fa05b84d
2   "name": "RefreshControl",
3   "version": "1.5.4.1",
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   "social_media_url": "https://twitter.com/MochXiao",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/showmecode/RefreshControl.git",
17     "tag": "1.5.4.1"
18   },
19   "requires_arc": true,
20   "source_files": "RefreshControl/RefreshControl/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]