blob: b570fd760b581d2ac169bf0127d516b01e95cac8 [file] [log] [blame]
{
"name": "JSONBuilder",
"version": "0.1.1",
"summary": "JSON Builder for Swift 3",
"authors": {
"Axel Etcheverry": "axel@etcheverry.biz"
},
"source": {
"git": "https://github.com/euskadi31/json-builder-swift.git",
"tag": "v0.1.1"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"homepage": "https://github.com/euskadi31/json-builder-swift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"social_media_url": "http://twitter.com/euskadi31",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0.2"
}