blob: 5493748ae89d18f018416971010d24b28c894b51 [file] [log] [blame]
{
"name": "Monaka",
"version": "0.0.3",
"summary": "Monaka is a Library to convert swifty values and NSData each other to support immutable data handling.",
"homepage": "https://github.com/naru-jpn/Monaka",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"naru": "tus.naru@gmail.com"
},
"source": {
"git": "https://github.com/naru-jpn/Monaka.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
}
}