blob: 5757f99a9608ef49f4b1633a75144f94bf6c2099 [file] [log] [blame]
{
"name": "ConsoleLog",
"version": "0.1.0",
"summary": "You can create and view your app log.",
"description": "You can easily view your app logs while your app is running.\nYou can print the app log and create app logs.\nYou can see crash critics.",
"homepage": "https://github.com/pikachu987/ConsoleLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu77769@gmail.com"
},
"source": {
"git": "https://github.com/pikachu987/ConsoleLog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ConsoleLog/Classes/**/*"
}