blob: d126d31a3137774e917e7a1a4a4bbbefe6ae73c0 [file] [log] [blame]
{
"name": "Eternal",
"version": "1.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/i_matyushkin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Eternal.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
]
}