blob: 28fb28617e8f4d2c9fab09b608d2972ba6fa495c [file] [log] [blame]
{
"name": "SKSpinner",
"version": "0.0.2",
"license": "MIT",
"summary": "An iOS Skype-alike activity indicator view.",
"description": " SKSpinner is an iOS control that displays a loader while tasks is \t\t being processed.\n",
"homepage": "https://github.com/TXF/SKSpinner",
"authors": {
"David": "aarontox@yahoo.com"
},
"source": {
"git": "https://github.com/TXF/SKSpinner.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "SKSpinner/*.{h,m}"
}