{ | |
"name": "JAYSON", | |
"version": "1.3.1", | |
"summary": "Strict and Scalable JSON library", | |
"homepage": "https://github.com/muukii/JAYSON", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"muukii": "m@muukii.me" | |
}, | |
"source": { | |
"git": "https://github.com/muukii/JAYSON.git", | |
"tag": "1.3.1" | |
}, | |
"social_media_url": "https://twitter.com/muukii0803", | |
"platforms": { | |
"ios": "8.0", | |
"watchos": "2.0" | |
}, | |
"source_files": "Sources/JAYSON/**/*.swift", | |
"pushed_with_swift_version": "4" | |
} |