blob: c8dc80f1ee74aa3fae36ef21e10d15e9e13768e3 [file] [log] [blame]
{
"name": "ToastCC",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"resource_bundles": {
"ToastCC": [
"Pod/Assets/*.png"
]
}
}