[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / 9 / b / EasyDate / 0.5 / EasyDate.podspec.json
blob3cdab38d38784e8ad5bd0d877fe6c79e494172b1
2   "name": "EasyDate",
3   "version": "0.5",
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.5"
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