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