blob: 328e59c3006a2e85d1a8ad7c0463456a62a16f80 [file] [log] [blame]
{
"name": "ParceSwift",
"version": "0.0.7",
"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.7"
},
"source_files": [
"ParseSwift",
"ParceSwift/*.{swift}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": false
}