[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 7 / Day / 1.1.2 / Day.podspec.json
blob28b3e2622e4b579116f030e01ca01731e22665fe
2   "name": "Day",
3   "version": "1.1.2",
4   "summary": "Mini lib to represent a Day",
5   "description": "This is the mini library to represent a Day value with serialization functionality",
6   "homepage": "https://github.com/numen31337/Day",
7   "license": "MIT",
8   "authors": {
9     "Oleksandr Kirichenko": "numen31337@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/numen31337",
12   "platforms": {
13     "ios": "9.0",
14     "watchos": "4.0"
15   },
16   "swift_version": "4.2",
17   "source": {
18     "git": "https://github.com/numen31337/Day.git",
19     "tag": "1.1.2"
20   },
21   "source_files": "Day/**/*.{h,m,swift}"