blob: 8c843b818b15675d7d663cdc3291d73d40f7df6d [file] [log] [blame]
{
"name": "Eternal",
"version": "3.0",
"summary": "The way to manage time in Swift.",
"description": "Simplifying work with time and queues in Swift.",
"homepage": "https://github.com/igormatyushkin014/Eternal",
"screenshots": "https://github.com/igormatyushkin014/Eternal/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/igormatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Eternal.git",
"tag": "3.0"
},
"source_files": [
"Eternal",
"Eternal/**/*"
]
}