[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 5 / b / fluffy-guacamole / 1.1.0 / fluffy-guacamole.podspec.json
blob6fcec3457c0db9eacb7113de527ca68bc81c4d9f
2   "name": "fluffy-guacamole",
3   "version": "1.1.0",
4   "summary": "A short description of .",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fluffy/fluffy-guacamole",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "fluffy",
12   "source": {
13     "git": "https://github.com/jdevenish/fluffy-guacamole.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "fluffy-guacamole/Classes/**/*",
20   "public_header_files": "fluffy-guacamole/Classes/**/*.h",
21   "static_framework": true,
22   "dependencies": {
23     "ACPCore": [
24       "~>2.0.1"
25     ]
26   }