blob: ee81659c1096fcf5465326b4247aefc87d3c158e [file] [log] [blame]
{
"name": "RestEssentials",
"version": "3.0.0",
"license": "MIT",
"summary": "RestEssentials is a lightweight REST and JSON library for Swift 3.0+",
"homepage": "https://github.com/sean7512/RestEssentials",
"authors": "sean7512",
"source": {
"git": "https://github.com/sean7512/RestEssentials.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}