[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 5 / ProtocolBuffers-Swift / 3.0.19 / ProtocolBuffers-Swift.podspec.json
blob5fce29243368e0363dd717cd0a6aeea474fd1091
2   "name": "ProtocolBuffers-Swift",
3   "version": "3.0.19",
4   "summary": "Protocol Buffers for Swift",
5   "homepage": "http://protobuf.io#swift",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n    http://www.apache.org/licenses/LICENSE-2.0\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n    Copyright 2008 Google Inc.\n"
9   },
10   "documentation_url": "https://github.com/alexeyxo/protobuf-swift",
11   "authors": {
12     "Alexey Khokhlov": "alexeyxo@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "module_name": "ProtocolBuffers",
21   "source": {
22     "git": "https://github.com/alexeyxo/protobuf-swift.git",
23     "tag": "3.0.19"
24   },
25   "source_files": "Source/*.{swift}",
26   "requires_arc": true,
27   "frameworks": "Foundation",
28   "pushed_with_swift_version": "3.0"