blob: 7d648f8e68239b690d62ba8d2b8bde50b81afda5 [file] [log] [blame]
{
"name": "SSActivityIndicator",
"version": "0.1.1",
"summary": "A dynamic Activity Indicator",
"description": "* A rotating 'Activity Indicator' module. \n* Custom Indactor Image / Custom Size / Custom Color / Custom Speed\n* Simple Fade In / Fade Out Animatiob\n* Custom text under Activity Indicator",
"homepage": "https://github.com/benediktveith/SSActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Benedikt Veith",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/benediktveith/SSActivityIndicator.git",
"tag": "0.1.1"
},
"source_files": "SSActivityIndicator/*.{h,m}"
}