blob: 184656eaf2a43579916fdea7b2793cb9395c48e8 [file] [log] [blame]
{
"name": "MyCheckCore-iOS",
"version": "1.1.3",
"summary": "A short description of MyCheckCore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://eladsc@bitbucket.org/erez_spatz/mycheckcore-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eladsc": "eladsc@mycheck.co.il"
},
"source": {
"git": "https://www.bitbucket.org/mycheck/mycheckcore_ios.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Framework/MyCheckCore.framework",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}