[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 9 / b / EasyDate / 0.1 / EasyDate.podspec.json
blob6b45eb05dc1c04aed5f1e365cdb08cac53c5e669
2   "name": "EasyDate",
3   "version": "0.1",
4   "summary": "Categoryes for making NSDates easy",
5   "license": "MIT",
6   "platforms": {
7     "ios": "6.0",
8     "osx": "10.10"
9   },
10   "source": {
11     "git": "https://github.com/BadChoice/EasyDate.git",
12     "tag": "0.1"
13   },
14   "dependencies": {
15     "DateTools": [
17     ]
18   },
19   "description": "Working with NSDates is total pain, ugly and unmemorable. This library simplifies it all",
20   "homepage": "https://github.com/BadChoice/EasyDate.git",
21   "authors": {
22     "Jordi PuigdellĂ­vol": "jordo@gloobus.net"
23   },
24   "source_files": [
25     "EasyDate/lib/**/*"
26   ],
27   "requires_arc": true