blob: 103926789afcf700ca81389125e4c1ac5825abe4 [file] [log] [blame]
{
"name": "MyCheckGenericDynamic",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": "Freamwork/MyCheckGenericDynamic.framework",
"frameworks": [
"UIKit",
"WebKit"
]
}