blob: 39e572e87fe920cf63e3279b08dd14b994993597 [file] [log] [blame]
{
"name": "ToastCC",
"version": "1.0.1",
"summary": "A short description of ToastCC.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/scorplot/ToastCC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caomeili": "https://github.com/caomeili"
},
"source": {
"git": "https://github.com/scorplot/ToastCC",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"resource_bundles": {
"ToastCC": [
"Pod/Assets/*.png"
]
}
}