[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 7 / f / 4 / DepressingButton / 0.1.0 / DepressingButton.podspec.json
blob98bfc01df370432dd3bc9a461a34eee45eddd71b
2   "name": "DepressingButton",
3   "version": "0.1.0",
4   "summary": "A UIButton extension to allow a depressing animation when touched down",
5   "description": "* Markdown format.\n* Implementation\n* Markdown format.\n* Implementation\n* Markdown format.\n* Implementation\n",
6   "homepage": "https://github.com/kimjune01/DepressingButton",
7   "license": "MIT",
8   "authors": {
9     "June Kim": "kimjune01@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/kimjune01/DepressingButton.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.1"
17   },
18   "requires_arc": false,
19   "source_files": "DepressingButton.swift",
20   "frameworks": "UIKit"