[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / f / 8 / ForceTouchActionSheet / 0.1.6 / ForceTouchActionSheet.podspec.json
blobbe2f1d39d0155230154472c5c0c83616dda781c2
2   "name": "ForceTouchActionSheet",
3   "version": "0.1.6",
4   "summary": "ForceTouchActionSheet is a UI component to replicate iOS's Springboard force touch on icons for shortcuts.",
5   "description": "ForceTouchActionSheet is a UI component to replicate iOS's Springboard force touch on icons for shortcuts.\nIt blurs the background gradually while force touching an item and shows the popup when force reaches the maximum.",
6   "homepage": "https://github.com/ivanbruel/ForceTouchActionSheet",
7   "screenshots": "https://raw.githubusercontent.com/ivanbruel/ForceTouchActionSheet/master/Resources/forcetouch_demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ivan Bruel": "ivan.bruel@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ivanbruel/ForceTouchActionSheet.git",
17     "tag": "0.1.6"
18   },
19   "social_media_url": "https://twitter.com/ivanbruel",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "ForceTouchActionSheet/Classes/**/*",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "3.0"