blob: c7c509a96cd5ef572f642b28a53aa37451143caa [file] [log] [blame]
{
"name": "MyCheckGenericDynamic",
"version": "1.0.0",
"summary": "MyCheckGenericDynamic 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/MyCheckGenericDynamic.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eladsc": "eladsc@mycheck.co.il"
},
"source": {
"git": "https://www.bitbucket.org/mycheck/MyCheckGenericDynamic_ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "Freamwork/MyCheckGenericDynamic.framework",
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}