blob: 4f627b84b50138b7db7da9e3957b526e566fee14 [file] [log] [blame]
{
"name": "Today",
"version": "1.0.1",
"summary": "A tiny library to make using Date easier.",
"homepage": "https://github.com/Meniny/Today",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/Today.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Today/*/*.{swift,h}",
"module_name": "Today",
"public_header_files": "Today/**/*.h",
"resources": "Today/Resources/Today.bundle",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0",
"deprecated": true
}