blob: b56516a02c267b585453b77738b9fbb3fe9eed82 [file] [log] [blame]
{
"name": "MartinRocksSDK",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://martinprusa.com/",
"authors": {
"Name": "martin@martinprusa.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/MartinPrusa/framework-test/blob/master/sdkSource.zip?raw=true"
},
"ios": {
"vendored_frameworks": "MartinRocks.framework"
}
}