blob: a6291abbafb44e9b7377c89f2d941973002c6116 [file] [log] [blame]
{
"name": "Symday",
"version": "0.0.1",
"summary": "A simple wrapper of dateFormatFromTemplate.",
"description": "\"A cross platform date formatting framework for iOS and Linux.\"",
"homepage": "https://github.com/tnantoka/Symday",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "9.2"
},
"source": {
"git": "https://github.com/tnantoka/Symday.git",
"tag": "v0.0.1"
},
"source_files": "Symday/*.{h,m,swift}",
"public_header_files": "Symday/*.h",
"frameworks": "Foundation"
}