blob: 7fb2082341e30085ec78b4fe4698ec8250960628 [file] [log] [blame]
{
"name": "SwiftAutoCoder",
"version": "0.1.2",
"summary": "A short description of SwiftAutoCoder.",
"description": "A simple auto-NSCoding implementation in swift.",
"homepage": "https://github.com/michaelhenry/SwiftAutoCoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Henry Pantaleon": "me@iamkel.net"
},
"source": {
"git": "https://github.com/michaelhenry/SwiftAutoCoder.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftAutoCoder/Classes/**/*",
"pushed_with_swift_version": "3.0"
}