blob: b770cb419a356241e7e00f9ad1dc3236d23914ce [file] [log] [blame]
{
"name": "YieldPro",
"version": "0.1.5",
"summary": "YieldPro SDK for iOS.",
"description": "Provides YieldPro SDK for iOS.",
"homepage": "https://github.com/serinus42/yieldpro.sdk.ios",
"license": {
"file": "LICENSE"
},
"authors": {
"Johan Kool": "johankool@users.noreply.github.com"
},
"source": {
"http": "https://raw.githubusercontent.com/serinus42/yieldpro.sdk.ios/release/0.1.5/YieldPro.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "YieldPro.framework"
},
"frameworks": [
"UIKit",
"SafariServices",
"AVKit",
"CoreLocation",
"EventKitUI"
]
}