blob: 548d64414eb3cb72da2bd84f192763819009854c [file] [log] [blame]
{
"name": "CocoaDaemon",
"version": "0.9.3",
"summary": "Daemon Kit to manage background closures to be called each set period of time.",
"homepage": "https://github.com/ideastouch/CocoaDaemon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gustavo Halperin": "gustavoh@ideastouch.com"
},
"social_media_url": "http://twitter.com/ideastouch",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/ideastouch/CocoaDaemon.git",
"tag": "0.9.3"
},
"source_files": "CocoaDaemon/CocoaDaemon/**/*.{h,swift}",
"requires_arc": true
}