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