blob: 1b6b1f7b07a0cc74971efd91a0778093c58eeef1 [file] [log] [blame]
{
"name": "MyOneSDK",
"version": "1.0.3",
"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.3"
},
"ios": {
"vendored_frameworks": "v1.0.3/MyOneSDK.framework"
}
}