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