[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / 2 / 8 / MKNWorkDays / 0.0.4 / MKNWorkDays.podspec.json
blobb9d98892ecb7d66589b0f6aa97ffedc3127d0be2
2   "name": "MKNWorkDays",
3   "version": "0.0.4",
4   "summary": "Allows querying for workdays and weekends based on user's locale",
5   "description": "\t           Did you ever need to get all work days, but NSCalendar's firstWeekday\n\t\t   returned something that didn't make sense?\n\t           Based on Wikipedia http://en.wikipedia.org/wiki/Workweek_and_weekend, MKNWorkDays\n\t\t   contains the business days and weekend for 104 countries. \n",
6   "homepage": "http://github.com/meekan/MKNWorkDays",
7   "license": "MIT",
8   "authors": {
9     "yulkes": "eyal@meekan.com"
10   },
11   "source": {
12     "git": "https://github.com/meekan/MKNWorkDays.git",
13     "tag": "0.0.4"
14   },
15   "source_files": [
16     "MKNWorkDays",
17     "MKNWorkDays/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude"