{ | |
"name": "Archiver.swift", | |
"version": "0.1.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.1.0" | |
}, | |
"platforms": { | |
"ios": "9.0", | |
"osx": "10.11", | |
"tvos": "9.0", | |
"watchos": "2.0" | |
}, | |
"source_files": "Sources/*.swift" | |
} |