blob: 7ec2cd9b909db02863f8305c25c7d994be3cfcff [file] [log] [blame]
{
"name": "SEEActivityIndicatorView",
"version": "0.1.0",
"summary": "A drop in replacement for UIActivityIndicatorView that looks like the Seesaw logo.",
"homepage": "https://github.com/seesawco/SEEActivityIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caleb Davenport": "calebmdavenport@gmail.com"
},
"source": {
"git": "https://github.com/seesawco/SEEActivityIndicatorView.git",
"tag": "v0.1.0"
},
"source_files": "SEEActivityIndicatorView.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}