[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 9 / b / EasyDate / 0.15 / EasyDate.podspec.json
bloba51d6be670a3195b569618624def582ee0d8b85f
2   "name": "EasyDate",
3   "version": "0.15",
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.15"
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