[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / c / AFSwipeToHide / 0.1.0 / AFSwipeToHide.podspec.json
blobf5adb283e8c513cc124ab00e0b236d8e44b74505
2   "name": "AFSwipeToHide",
3   "version": "0.1.0",
4   "summary": "Hide your toolbars with a swipe. Just like Safari for iOS.",
5   "description": "                        A simple utility class to help achieve Safari's swipe-to-hide effect.\n                        The class can be used as a UIScrollViewDelegate or on its own. Check out\n                        the example project for simple usage.\n",
6   "homepage": "https://github.com/appFigures/AFSwipeToHide",
7   "license": "MIT",
8   "authors": {
9     "Oz": "opensource@appfigures.com"
10   },
11   "source": {
12     "git": "https://github.com/appFigures/AFSwipeToHide.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/appFigures",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "frameworks": "UIKit"