blob: ed825e73bc90df103f8de311ce0d858f013cb50e [file] [log] [blame]
{
"name": "StructArchiver",
"version": "0.0.4",
"summary": "Archive struct into NSData and unarchive in Swift.",
"homepage": "https://github.com/naru-jpn/struct-archiver",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"naru-jpn": "tus.naru@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/naru-jpn/struct-archiver.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.swift"
}