blob: 10d9d2f0d5fcf4581a74aa87a3be332b4429c4d1 [file] [log] [blame]
{
"name": "Clockmoji",
"version": "1.0.0",
"summary": "Simple and intuitive time formatting using clock emoji.",
"homepage": "https://github.com/nvzqz/Clockmoji",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"social_media_url": "https://twitter.com/nikolaivazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/Clockmoji.git",
"tag": "v1.0.0"
},
"source_files": "Sources/*.swift"
}