blob: 257524f091244557280a784340e95e089da7334c [file] [log] [blame]
{
"name": "YieldPro",
"version": "0.1.0",
"summary": "A short description of YieldPro.",
"description": "TODO: Add long description of the pod here.",
"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/YieldPro.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "YieldPro.framework"
},
"frameworks": [
"UIKit",
"SafariServices",
"AVKit",
"CoreLocation",
"EventKitUI"
]
}