[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 3 / 7 / Day / 1.0 / Day.podspec.json
blob494ce57bb3fc53184d9f0a0afedaddc535ddc28b
2   "name": "Day",
3   "version": "1.0",
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   },
15   "swift_version": "4.2",
16   "source": {
17     "git": "https://github.com/numen31337/Day.git",
18     "tag": "1.0"
19   },
20   "source_files": "Day/**/*.{h,m,swift}"