blob: 7b0e5b42d1c0df50a510e224ed1277b7dcc9677c [file] [log] [blame]
{
"name": "SSActivityIndicator",
"version": "0.1.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.1"
},
"source_files": "SSActivityIndicator/*.{h,m}"
}