blob: 2ea089dddccb49714262625bde65f518a78e8869 [file] [log] [blame]
{
"name": "TCSpinner",
"version": "1.0.0",
"summary": "A UIView subclass containing four circles that animate towards one another.",
"homepage": "https://github.com/crizzwald/TCSpinner",
"license": {
"type": "PERSONAL",
"file": "LICENSE"
},
"authors": {
"Todd Crown": "ToddCrown@gmail.com"
},
"source": {
"git": "https://github.com/crizzwald/TCSpinner.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}