blob: d003a47e1b4c659fdee9291fa1eaf336951c93da [file] [log] [blame]
{
"name": "protobufSwift",
"version": "1.2.0",
"summary": "Protocol Buffers for Swift 2.6/3.0.",
"swift_version": "3.2",
"homepage": "https://github.com/kranjanford/protobufSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kranjanford": "kranjan@ford.com"
},
"source": {
"git": "https://github.com/kranjanford/protobufSwift.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "protobufSwift/*.{swift}"
}