[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 9 / nimbleproto / 0.1.0 / nimbleproto.podspec.json
blobe18392352943c44d749548f72a837e3e2b844a2f
2   "name": "nimbleproto",
3   "version": "0.1.0",
4   "summary": "Syft protobuf Swift classes",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/NimbleEdge/nimbleproto",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "noreply": "noreply@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NimbleEdge/nimbleproto.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "ENABLE_BITCODE": "YES"
23   },
24   "swift_versions": "5.1.3",
25   "static_framework": true,
26   "source_files": "syftproto/**/*.swift",
27   "dependencies": {
28     "SwiftProtobuf": [
29       "~> 1.8.0"
30     ]
31   },
32   "swift_version": "5.1.3"