[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 3 / 7 / Day / 1.1.4 / Day.podspec.json
blobcc359f58d76722ca51f1f80696787a8db635526d
2   "name": "Day",
3   "version": "1.1.4",
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": "contact@oleksandrkirichenko.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "watchos": "4.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/numen31337/Day.git",
18     "tag": "1.1.4"
19   },
20   "source_files": "Day/**/*.{h,m,swift}",
21   "swift_version": "5.0"