[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / b / EasyDate / 0.21 / EasyDate.podspec.json
blob33550719df594cacc6c829bd3f1e993a9cd98d89
2   "name": "EasyDate",
3   "version": "0.21",
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.21"
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