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