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