blob: 854e3bcfae4c09db07db95af7370a3958443f977 [file] [log] [blame]
{
"name": "SwiftProtobuf",
"version": "0.9.904",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.txt"
},
"summary": "Swift Protobuf code generator plugin and runtime library",
"homepage": "https://github.com/apple/swift-protobuf",
"authors": "Apple Inc.",
"source": {
"git": "https://github.com/apple/swift-protobuf.git",
"tag": "0.9.904"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"cocoapods_version": ">= 1.1.0",
"source_files": "Sources/SwiftProtobuf/**/*.swift",
"pushed_with_swift_version": "3.0"
}