blob: ee5e045893172f6dd935a5e86efdb2d9644248bd [file] [log] [blame]
{
"name": "MyCheckGeneric",
"version": "1.0.3",
"summary": "MyCheckGeneric 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/MyCheckGeneric.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eladsc": "eladsc@mycheck.co.il"
},
"source": {
"git": "https://www.bitbucket.org/mycheck/mycheckgeneric_ios.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "Freamwork/MyCheckGeneric.framework",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}