[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 9 / HapticButton / 0.1 / HapticButton.podspec.json
blobdbd0b88a3b80538f6247e1a3c17d9f1afb7feefb
2   "name": "HapticButton",
3   "version": "0.1",
4   "summary": "A button that is triggered based on the 3D Touch pressure, similar to the iOS 11 control center.",
5   "description": "A button that is triggered based on the 3D Touch pressure, similar to the iOS 11 control center.",
6   "homepage": "https://github.com/BalestraPatrick/HapticButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BalestraPatrick": "me@patrickbalestra.com"
13   },
14   "source": {
15     "git": "https://github.com/BalestraPatrick/HapticButton.git",
16     "tag": "0.1"
17   },
18   "social_media_url": "https://twitter.com/BalestraPatrick",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "HapticButton/Classes/**/*",
23   "pushed_with_swift_version": "3.2"