blob: 14a9187b205c05bf5370d0a12e814a53c12e199f [file] [log] [blame]
{
"name": "CocoaDaemon",
"version": "0.9.1",
"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.1"
},
"source_files": "CocoaDaemon/CocoaDaemon/*.{h,swift}",
"requires_arc": true
}