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