blob: 6c8adc6f5d84500e3b6c3fcf3d6e9d91de34fbb0 [file] [log] [blame]
{
"name": "Archiver.swift",
"version": "0.4.0",
"license": "MIT",
"summary": "Protocol-Oriented Value Archiving in Swift",
"homepage": "https://github.com/toddkramer/Archiver",
"social_media_url": "http://twitter.com/_toddkramer",
"authors": "Todd Kramer",
"source": {
"git": "https://github.com/toddkramer/Archiver.git",
"tag": "0.4.0"
},
"module_name": "Archiver",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}