[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / a / 5 / 6 / Tapticc / 1.1.0 / Tapticc.podspec.json
blob4e20b45cee9480ae4e9ff88ef68f8c61e41d3de4
2   "name": "Tapticc",
3   "version": "1.1.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.1.0"
17   },
18   "social_media_url": "https://twitter.com/derekcoder_",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Tapticc/Classes/**/*",
23   "resource_bundles": {
24     "Tapticc": [
25       "Tapticc/Assets/*.png"
26     ]
27   }