blob: e4292b936bd41494a1efaea05a3ffbd98b673930 [file] [log] [blame]
{
"name": "PMJackson",
"version": "1.0.8",
"summary": "Extension for PMJSON to acheieve Jackson-style parsing",
"description": "PMJackson provides a JsonParser like Jackson's com.fasterxml.jackson.core.JsonParser",
"homepage": "https://github.com/mariotaku/PMJackson",
"license": "MIT & Apache License, Version 2.0",
"authors": {
"Mariotaku Lee": "mariotaku.lee@gmail.com"
},
"social_media_url": "https://twitter.com/mariotaku",
"source": {
"git": "https://github.com/mariotaku/PMJackson.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": [
"Sources/*.{swift,h,m}",
"8.0"
],
"dependencies": {
"PMJSON": [
"~> 2.0"
]
},
"pushed_with_swift_version": "3.0"
}