blob: 4f581d0d9f035a23b2b223b42067d0b043207bd8 [file] [log] [blame]
{
"name": "MyCheckCore",
"version": "0.0.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://bitbucket.org/erez_spatz/mycheckcore-ios.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyCheckCore/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}