| { |
| "name": "JukkoSdk", |
| "version": "1.1.3", |
| "summary": "JukkoSdk is a framework to show adverts to user within your app.", |
| "description": "This is JukkoSdk framework for advertisement made by Jukko Inc.", |
| "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.1.3.framework.zip" |
| }, |
| "ios": { |
| "vendored_frameworks": "JukkoSdk.framework" |
| }, |
| "frameworks": [ |
| "CoreData", |
| "UIKit" |
| ] |
| } |