[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / a / DNLazyTapButton / 0.0.1 / DNLazyTapButton.podspec.json
blob85d9ab6a9a5c815a25a36bf0054f9b9ebde12949
2   "name": "DNLazyTapButton",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "DNLazyTapButton prevent monkey tapping.",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Duy Nguyen": "nbduy021092@gmail.com"
15   },
16   "homepage": "https://github.com/duynb92/DNLazyTapButton",
17   "source": {
18     "git": "https://github.com/duynb92/DNLazyTapButton.git",
19     "tag": "0.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DNLazyTapButton/**/*.{swift}",
23   "pushed_with_swift_version": "echo \"4.0\" > .swift-version"