blob: 0198c09be6321e1374a72c85135dbc19175eb69d [file] [log] [blame]
{
"name": "SCSkypeActivityIndicatorView",
"version": "1.0.1",
"platforms": {
"ios": "5.0"
},
"summary": "Activity indicator view similar to the one seen in the Skype apps.",
"description": "SCSkypeActivityIndicatorView is an activity indicator view similar to the one seen in the Skype apps.",
"homepage": "https://github.com/stefanceriu/SCSkypeActivityIndicatorView",
"authors": {
"Stefan Ceriu": "stefan.ceriu@yahoo.com"
},
"social_media_url": "https://twitter.com/stefanceriu",
"source": {
"git": "https://github.com/stefanceriu/SCSkypeActivityIndicatorView.git",
"tag": "v1.0.1"
},
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"source_files": "SCSkypeActivityIndicatorView/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore",
"CoreGraphics",
"Foundation"
],
"screenshots": [
"https://dl.dropboxusercontent.com/u/12748201/SCSkypeActivityIndicatorView/SCSkypeActivityIndicatorView1.gif"
]
}