[Add] PBPopupController 3.10.6
[CocoaPods.git] / Specs / 4 / a / 9 / SwiftProtobuf / 1.28.0 / SwiftProtobuf.podspec.json
blob615944e51e8724785242946115b39b0641b26026
2   "name": "SwiftProtobuf",
3   "version": "1.28.0",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Swift Protobuf 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.28.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "11.0",
18     "osx": "10.13",
19     "tvos": "11.0",
20     "watchos": "4.0"
21   },
22   "cocoapods_version": ">= 1.7.0",
23   "source_files": "Sources/SwiftProtobuf/**/*.swift",
24   "resource_bundles": {
25     "SwiftProtobuf": [
26       "Sources/SwiftProtobuf/PrivacyInfo.xcprivacy"
27     ]
28   },
29   "swift_versions": [
30     "5.0"
31   ],
32   "swift_version": "5.0"