blob: a106a3a601b595c554f915bdf90236277c1be139 [file] [log] [blame]
{
"name": "Reportage",
"version": "1.0",
"summary": "Logger for iOS",
"description": "Powerful tool for managing console output in Xcode.",
"homepage": "https://github.com/igormatyushkin014/Reportage",
"screenshots": "https://github.com/igormatyushkin014/Reportage/raw/master/Images/logo_2048_2048.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Reportage.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}