blob: 98990f0943ad370cd444a78381942a46cfed91c2 [file] [log] [blame]
{
"name": "protobufSwift",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "protobufSwift/*.{swift}"
}