[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / 9 / SwiftProtobuf / 1.3.0 / SwiftProtobuf.podspec.json
blob8a3fbceb3ba6a7db4548546f338951b94d7b91e2
2   "name": "SwiftProtobuf",
3   "version": "1.3.0",
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.3.0"
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"