[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 8 / 3 / HapticHelper / 1.0.1 / HapticHelper.podspec.json
blob446be3f4974a2dd06e3949837d08180aca62069c
2   "name": "HapticHelper",
3   "version": "1.0.1",
4   "summary": "UIFeedbackGenerator Helper",
5   "homepage": "https://github.com/emreyanik/HapticHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Emre YANIK": "emreyanik89@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/emreyanik/HapticHelper.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "HapticHelper/*.{h,m}",
18   "public_header_files": "HapticHelper/*.h",
19   "platforms": {
20     "ios": "8.0"
21   }