blob: 4de3757e0fab3bd279d8c77d32e1707698b9ad5e [file] [log] [blame]
{
"name": "RestEssentials",
"version": "4.0.2",
"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.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}