blob: 4f3c4823bfcc515f26b07782c53094f909d52189 [file] [log] [blame]
{
"name": "Requester",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"description": "Lightweight REST client",
"summary": "Lightweight REST client",
"homepage": "https://github.com/ILYA2606/Requester",
"authors": {
"Ilya Shkolnik": "dev@darknessproduction.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/ILYA2606/Requester.git",
"tag": "1.0.0"
},
"source_files": "Requester/**/*.{swift,m,h}"
}