blob: 73cbc815d15d26af9dcff8267f375b7889e5972a [file] [log] [blame]
{
"name": "protobufSwift",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "protobufSwift/*.{swift}"
}