[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / d / 1 / 6 / protobufSwift / 1.3.3 / protobufSwift.podspec.json
blob5c0703cae8badc5f72cd1fbbcfe0657a824b4939
2   "name": "protobufSwift",
3   "version": "1.3.3",
4   "summary": "Protocol Buffers for Swift 2.6/3.0.",
5   "swift_version": "3.2",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "Foundation",
22   "source_files": "protobufSwift/Source/*.{swift}",
23   "module_name": "ProtocolBuffers"