blob: 1d2c66fe64cc7fbd876747976ddc6f862a85d537 [file] [log] [blame]
{
"name": "MyOneSDK",
"version": "1.0.1",
"summary": "SDK to log messages",
"homepage": "http://mns.com",
"authors": {
"Name": "mon@mns.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/monzacharias/MyOneSDK.git",
"tag": "1.0.1"
},
"ios": {
"vendored_frameworks": "MyOneSDK.framework"
}
}