[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 6 / SwiftCron / 0.1.0 / SwiftCron.podspec.json
blob5112df53395c69b13bcd0c33ba38027e07cb239e
2   "name": "SwiftCron",
3   "version": "0.1.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/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.1.0"
14   },
15   "social_media_url": "https://twitter.com/RushKeegan",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "SwiftCron/Classes/**/*"