blob: fa01bfbc74f5f8af86d243eaed141df9671990c0 [file] [log] [blame]
{
"name": "Cashew",
"version": "0.2.0",
"summary": "Used to change App language immediately without restarting your App",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/acalism/Cashew",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dawn Song": "acalism@gmail.com"
},
"source": {
"git": "https://github.com/acalism/Cashew.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Cashew/Classes/**/*",
"swift_version": "5.0"
}