blob: 10f1f3f42d03b3f3275a78c6895b85c174aaf5ed [file] [log] [blame]
{
"name": "AMDBCache",
"version": "0.1.2",
"summary": "A short description of AMDBCache.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.uip6.com/Apeman/DBCache_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liujunjie": "liujunjie@apemans.com"
},
"source": {
"git": "https://gitlab.uip6.com/Apeman/DBCache_iOS.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AMDBCache/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}