blob: f464c86cd9951e4ffa42947f419e890faae9f66a [file] [log] [blame]
{
"name": "CountdownView",
"version": "0.1.2",
"summary": "Simple countdown view with custom animations",
"description": "Simple countdown view for showing the remaining time with options like spinning and in/out animations.",
"homepage": "https://github.com/tolgaarikan/CountdownView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tolgahan Arikan": "tolgaarikann@gmail.com"
},
"source": {
"git": "https://github.com/tolgaarikan/CountdownView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CountdownView/Classes/**/*",
"requires_arc": true,
"frameworks": "UIKit",
"social_media_url": "https://twitter.com/tolgahanarikan",
"pushed_with_swift_version": "3.0"
}