blob: 8af5fda0e928ba2a9482a6b7a7f37fedf379e7b1 [file] [log] [blame]
{
"name": "MyConsole",
"version": "0.2.0",
"summary": "MyConsole Binary Framework",
"description": "MyConsole Binary Framework is a Dynamic Framework made in Swift to Log Debug information to the Console Output",
"homepage": "https://github.com/devcarlos/MyConsole",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Alcala": "carlos.alcala@me.com"
},
"social_media_url": "https://twitter.com/carlosalcala",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"http": "https://www.dropbox.com/s/wf79f6aad3jax1b/MyConsole.framework.zip?dl=0"
},
"ios": {
"vendored_frameworks": "MyConsole.framework"
},
"swift_version": "5.0"
}