[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 6 / SwiftCron / 0.3.2 / SwiftCron.podspec.json
blob0060b7c6fa876ea8ff3e903b04b562e535bf643e
2   "name": "SwiftCron",
3   "version": "0.3.2",
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/Rush42/SwiftCron",
7   "license": "MIT",
8   "authors": {
9     "Keegan Rush": "galaxyplansoftware@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Rush42/SwiftCron.git",
13     "tag": "0.3.2"
14   },
15   "social_media_url": "https://twitter.com/RushKeegan",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "SwiftCron/Classes/**/*"