blob: 5e3d1a6a411a561e3f5c7155f364e5cc826a0e7a [file] [log] [blame]
{
"name": "ParceSwift",
"version": "0.1.0",
"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.1.0"
},
"source_files": [
"ParseSwift",
"ParceSwift/*.{swift}"
],
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"requires_arc": false,
"pushed_with_swift_version": "3.0"
}