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