blob: 5eca1ff71a103de8ab018c320a7033be3c18fcf6 [file] [log] [blame]
{
"name": "MyCheckGeneric",
"version": "1.0.2",
"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://github.com/erezspatz/MyCheckGeneric.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MyCheckGeneric/Classes/**/*",
"resource_bundles": {
"MyCheckGeneric": [
"MyCheckGeneric/Assets/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
]
},
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}