blob: 319635e0de0884783eb7b5afc76cf1a51a812c28 [file] [log] [blame]
{
"name": "Requester",
"version": "1.0.1",
"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": "9.0"
},
"source": {
"git": "https://github.com/ILYA2606/Requester.git",
"tag": "1.0.1"
},
"source_files": "Requester/**/*.{swift,m,h}"
}