[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 1 / 6 / protobufSwift / 1.3.1 / protobufSwift.podspec.json
blob87f2886aece6ae1a19ee89ce2641ecb88fec2748
2   "name": "protobufSwift",
3   "version": "1.3.1",
4   "summary": "Protocol Buffers for Swift 2.6/3.0.",
5   "swift_version": "4.1.2",
6   "homepage": "https://github.com/kranjanford/protobufSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kranjanford": "kranjan@ford.com"
13   },
14   "source": {
15     "git": "https://github.com/kranjanford/protobufSwift.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "frameworks": "Foundation",
22   "source_files": "protobufSwift/Source/*.{swift}",
23   "module_name": "ProtocolBuffers"