blob: b53451573e8cee7d0e79d69e5fbf5a6a9af8bd84 [file] [log] [blame]
{
"name": "Monaka",
"version": "0.0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "9.0"
}
}