[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / c / CocoaDaemon / 1.0.0 / CocoaDaemon.podspec.json
blobc3d172015c077127769d448691fe2de89d7bccc7
2   "name": "CocoaDaemon",
3   "version": "1.0.0",
4   "summary": "Daemon Kit to manage background closures to be called each set period of time.",
5   "homepage": "https://github.com/ideastouch/CocoaDaemon",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gustavo Halperin": "gustavoh@ideastouch.com"
12   },
13   "social_media_url": "http://twitter.com/ideastouch",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/ideastouch/CocoaDaemon.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "CocoaDaemon/CocoaDaemon/**/*.{h,swift}",
23   "requires_arc": true