blob: 81a80f697e02bc80ab504a6aba74f9db313e2e05 [file] [log] [blame]
{
"name": "Ring",
"version": "1.0.0",
"summary": "UIView subclass that presents a Ring.",
"description": "Ring is, well... a Ring. It can be used to mimic an activity ring, or a progress indicator.",
"homepage": "https://github.com/ctarda/Ring.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Cesar Tardaguila",
"source": {
"git": "https://github.com/ctarda/Ring.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/ctarda",
"platforms": {
"ios": "9.0"
},
"source_files": "Ring/**/*.{swift,h}"
}