blob: 6fcec3457c0db9eacb7113de527ca68bc81c4d9f [file] [log] [blame]
{
"name": "fluffy-guacamole",
"version": "1.1.0",
"summary": "A short description of .",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fluffy/fluffy-guacamole",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "fluffy",
"source": {
"git": "https://github.com/jdevenish/fluffy-guacamole.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "fluffy-guacamole/Classes/**/*",
"public_header_files": "fluffy-guacamole/Classes/**/*.h",
"static_framework": true,
"dependencies": {
"ACPCore": [
"~>2.0.1"
]
}
}