blob: 638154701b693fa3bdfccd47d5ba0f432a5c2408 [file] [log] [blame]
{
"name": "MyCheckCore",
"version": "1.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://github.com/mycheck888/MyCheckCore.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MyCheckCore/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
}
}