[Add] PBPopupController 3.10.6
[CocoaPods.git] / Specs / 4 / a / 9 / SwiftProtobuf / 1.1.2 / SwiftProtobuf.podspec.json
blobd5bc71510a32e4506d3c1b0896f7549848908d56
2   "name": "SwiftProtobuf",
3   "version": "1.1.2",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Swift Protobuf code generator plugin and runtime library",
9   "homepage": "https://github.com/apple/swift-protobuf",
10   "authors": "Apple Inc.",
11   "source": {
12     "git": "https://github.com/apple/swift-protobuf.git",
13     "tag": "1.1.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "cocoapods_version": ">= 1.1.0",
23   "source_files": "Sources/SwiftProtobuf/**/*.swift"