[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 6 / SwiftCron / 0.5.0 / SwiftCron.podspec.json
blob691e41c87d3997f10d9b793376d689b883188449
2   "name": "SwiftCron",
3   "version": "0.5.0",
4   "summary": "Cron expression parser.",
5   "description": "A cron expression parser written in Swift that can take a cron string and give you the next run date and time specified in the string.",
6   "homepage": "https://github.com/TheCodedSelf/SwiftCron",
7   "license": "MIT",
8   "authors": {
9     "Keegan Rush": "thecodedself@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/TheCodedSelf/SwiftCron.git",
13     "tag": "0.5.0"
14   },
15   "social_media_url": "https://twitter.com/RushKeegan",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/**/*"