blob: 014d704aac4859d69db861da7a8d84ed7177d14b [file] [log] [blame]
{
"name": "Eternal",
"version": "1.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Eternal.git",
"tag": "1.1"
},
"source_files": [
"Source",
"Source/**/*"
]
}