blob: db43a2e0b508c04d245d6dd4071f6aa0ec4888e9 [file] [log] [blame]
{
"name": "ParceSwift",
"version": "0.0.8",
"summary": "Parser - Transform from Dictionary to a desired object and the other way.",
"homepage": "https://github.com/sebastian989/ParceSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Leonardo Armero Barbosa, Sebastián Gómez Osorio",
"source": {
"git": "https://github.com/sebastian989/ParceSwift.git",
"tag": "0.0.8"
},
"source_files": [
"ParseSwift",
"ParceSwift/*.{swift}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": false
}