blob: a890179489645a50fa9067cc1d3fdf419a25d5a8 [file] [log] [blame]
{
"name": "MyCheckOrlando",
"version": "1.0.0",
"summary": "MyCheckOrlando allows to add A UIViewController managing a WKWebView to an host app",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/erezspatz/MyCheckOrlando.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eladsc": "eladsc@mycheck.co.il"
},
"source": {
"git": "https://www.bitbucket.org/mycheck/MyCheckOrlando_ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "Freamwork/MyCheckOrlando.framework",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"MyCheckGenericDynamic": [
]
}
}