blob: 2bc5a1be251fcb6807fe7f8f1f643f7fec406740 [file] [log] [blame]
{
"name": "MyCheckCore-iOS",
"version": "1.1.13",
"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.13"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "Framework/MyCheckCore.framework",
"dependencies": {
"Alamofire": [
"5.2.0"
]
},
"swift_version": "5.0"
}