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