blob: ad04c2d9a59d09fa2474c229d55c1f95472a9333 [file] [log] [blame]
{
"name": "MyCheckCore",
"version": "1.0.5",
"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://github.com/eladMyCheck/MyCheckCore.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyCheckCore/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}