blob: 873b8f725e1ab593d6656ac5ecd2ece6903d56e6 [file] [log] [blame]
{
"name": "Retomo",
"version": "0.1.0",
"summary": "API Request Session Using Your Own Models",
"description": "Converting your request data from API to your own models",
"homepage": "https://github.com/BonaDenyS/Retomo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bona Deny S": "bonadenys@gmail.com"
},
"source": {
"git": "https://github.com/BonaDenyS/Retomo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*"
}