blob: f1ea57f08242cc04cc89f6df0a2724f67365109c [file] [log] [blame]
{
"name": "RESTFmwGD",
"version": "1.2.2",
"summary": "RESTFmwGD a simple HTTP gateway",
"description": "With this framework Grupo GD is able to request HTTP REST Services",
"homepage": "https://github.com/carloscrono/RESTFrameworkGD",
"license": {
"type": "MIT",
"file": "RESTFmwGD/Deployment/LICENSE"
},
"authors": {
"Carlos Crono": "carlos.crono@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/carloscrono/RESTFrameworkGD.git",
"branch": "master",
"tag": "1.2.2"
},
"source_files": [
"RESTFmwGD/Classes",
"RESTFmwGD/Classes/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}