blob: 9a39700fc161d55c5d408bfe5844675dc99c7ac6 [file] [log] [blame]
{
"name": "RichTimer",
"version": "1.0.2",
"summary": "An Extension on `NSTimer` that manage and accepts generic parameters",
"description": "RichTimer – it's easy NSTimer managment and compact visual appearance.\nAccepts generic parameters for common functions",
"homepage": "https://github.com/dimpiax/RichTimer",
"license": "MIT",
"authors": {
"Pilipenko Dima": "dimpiax@gmail.com"
},
"source": {
"git": "https://github.com/dimpiax/RichTimer.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/dimpiax",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}