blob: 075228b5b2ebc31b7340e8f2727e07bc10ef5885 [file] [log] [blame]
{
"name": "BMGLoadingIndicator",
"version": "0.9.0",
"summary": "A simple loading indicator for indeterminate tasks.",
"description": " A simple loading indicator for indeterminate tasks.\n\n * Set up with many custom features or use simple defaults\n * Drop-in anywhere on iPhone or iPad\n * Adaptable to different view sizes\n",
"homepage": "https://github.com/bretongoers/BMGLoadingIndicator",
"license": "MIT",
"authors": {
"Breton Goers": "bgoers@asu.edu"
},
"source": {
"git": "https://github.com/bretongoers/BMGLoadingIndicator.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BMGLoadingIndicator": [
"Pod/Assets/*.png"
]
}
}