blob: 08dfd7c8815a0b91d272ebfee6c9a64aa15c4fe2 [file] [log] [blame]
{
"name": "CocoaDaemon",
"version": "0.9.5",
"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.5"
},
"source_files": "CocoaDaemon/CocoaDaemon/**/*.{h,swift}",
"requires_arc": true
}