blob: 7cd23e03d1e1cd1a0668e0c693c7f9bd3d21182f [file] [log] [blame]
{
"name": "YieldPro",
"version": "0.1.4",
"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://github.com/serinus42/yieldpro.sdk.ios/raw/release/0.1.4/YieldPro.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "YieldPro.framework"
},
"frameworks": [
"UIKit",
"SafariServices",
"AVKit",
"CoreLocation",
"EventKitUI"
]
}