blob: 11c780025331f8e4831d7613284a7df5916b1218 [file] [log] [blame]
{
"name": "Archiver.swift",
"version": "0.3.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.3.0"
},
"module_name": "Archiver",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}