[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 9 / c / Symday / 0.0.3 / Symday.podspec.json
blobc802cd778d5e6246c5df40aa2909abe3ac48aa56
2   "name": "Symday",
3   "version": "0.0.3",
4   "summary": "A simple wrapper of dateFormatFromTemplate.",
5   "description": "A cross platform date formatting framework for iOS and Linux.",
6   "homepage": "https://github.com/tnantoka/Symday",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tnantoka": "tnantoka@bornneet.com"
13   },
14   "social_media_url": "https://twitter.com/tnantoka",
15   "platforms": {
16     "ios": "9.2"
17   },
18   "source": {
19     "git": "https://github.com/tnantoka/Symday.git",
20     "tag": "v0.0.3"
21   },
22   "source_files": "Symday/*.{h,m,swift}",
23   "public_header_files": "Symday/*.h",
24   "frameworks": "Foundation"