[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / c / 7 / OnTap / 0.0.1 / OnTap.podspec.json
blob2d61c555e5c119a01dc98a55ffabd1c78d981c11
2   "name": "OnTap",
3   "version": "0.0.1",
4   "summary": "Lovely, closure-based touch input handling for iOS.",
5   "description": "OnTap is an iOS library that provides a full input abstraction over all subclasses of UIControl, streamlines working with UIBarButtonItem, and also makes adding a UIGestureRecognizer a breeze. Essentially everything is now a button.",
6   "homepage": "https://github.com/skyefreeman/OnTap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Skye Freeman": "skyefreeman@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/skyefreeman/OnTap.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/ImSkyeFreeman",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OnTap/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"