[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / a / 5 / 6 / Tapticc / 1.0.0 / Tapticc.podspec.json
blob9bf88eb0f177fb27b588413e7ead214fb6a42475
2   "name": "Tapticc",
3   "version": "1.0.0",
4   "summary": "Easy way to use haptic feedback through Taptic Engine in iOS.",
5   "description": "Tapticc provides a easy way to use haptic feedback through Taptic Engine in iOS.",
6   "homepage": "https://github.com/derekcoder/Tapticc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derekcoder": "derekcoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/derekcoder/Tapticc.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Tapticc/Classes/**/*",
22   "resource_bundles": {
23     "Tapticc": [
24       "Tapticc/Assets/*.png"
25     ]
26   }