blob: c6e7e6d7431b7a964af801db2ea7a5352e39ba87 [file] [log] [blame]
{
"name": "JukkoSdk",
"version": "1.0.9",
"summary": "JukkoSdk is a framework to show adverts to user within your app.",
"description": "This is JukkoSdk (staging) framework for advertisement made by Jukko inc for staging purpose",
"homepage": "https://jukko.com/",
"license": {
"type": "Proprietary",
"text": "Jukko license text goes there"
},
"authors": {
"Jukko": "devs@jukko.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://sdk.jukko.com/ios/JukkoSdk-1.0.9.framework.zip"
},
"ios": {
"vendored_frameworks": "JukkoSdk.framework"
},
"frameworks": [
"CoreData",
"UIKit"
]
}