[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 5 / b / fluffy-guacamole / 0.1.0 / fluffy-guacamole.podspec.json
blob24b6433fc5761651382665ed59a591d702233243
2   "name": "fluffy-guacamole",
3   "version": "0.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": "0.1.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "otsdk_adobe/Classes/**/*",
20   "public_header_files": "otsdk_adobe/Classes/**/*.h",
21   "static_framework": true,
22   "dependencies": {
23     "ACPCore": [
24       "~>2.0.1"
25     ]
26   }