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