[Add] CSL-CS710S 1.8.0
[CocoaPods.git] / Specs / 7 / 5 / 3 / SANDateUtil / 0.1.0 / SANDateUtil.podspec.json
blobdabede48e4b8e0cef4f6e5b7d640d224aa2c28d3
2   "name": "SANDateUtil",
3   "version": "0.1.0",
4   "summary": "Small Class for make your life easier when using Date class.",
5   "description": "\"SanDateUtil is a tiny class that help you to format you date on fly with out worry about formatting.Its really Easy to use.\"",
6   "homepage": "https://github.com/alisanie/SANDateUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alisaniefar@gmail.com": "alisaniefar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alisanie/SANDateUtil.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/alisanie",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "SANDateUtil/Classes/**/*"