[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 8 / a / PressableView / 0.1.0 / PressableView.podspec.json
blob3ce5603d74b1e69e59cc86e6070131d9ebffc347
2   "name": "PressableView",
3   "version": "0.1.0",
4   "summary": "A pressable view that responds to presses by shrinking in size; alternative to a UIButton",
5   "description": "\"A pressable view that responds to presses by shrinking in size. Can be used as an alternative to a UIButton.\"",
6   "homepage": "https://github.com/linusgeffarth/Pressable-View",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Linus Geffarth": "linus@geffarth.de"
13   },
14   "source": {
15     "git": "https://github.com/linusgeffarth/PressableView.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/linusgeffarth",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "PressableView/Classes/**/*",
24   "frameworks": "UIKit"