[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / e / 4 / grpc-ipfs-lite / 0.1.4 / grpc-ipfs-lite.podspec.json
blob528e13236bffc4667d3b3ab43da57513300616c7
2   "name": "grpc-ipfs-lite",
3   "version": "0.1.4",
4   "summary": "gRPC server exposing API for ipfs-lite",
5   "description": "Objective C framework for grpc-ipfs-lite. You should not usually use this pod directly, but instead use the ipfs-lite pod.",
6   "homepage": "https://github.com/textileio/grpc-ipfs-lite",
7   "license": "MIT",
8   "authors": {
9     "textile.io": "contact@textile.io"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "http": "https://github.com/textileio/grpc-ipfs-lite/releases/download/v0.1.4/grpc-ipfs-lite_v0.1.4_ios-framework.tar.gz"
16   },
17   "vendored_frameworks": "Mobile.framework",
18   "requires_arc": false,
19   "pod_target_xcconfig": {
20     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
21     "OTHER_LDFLAGS[arch=i386]": "-Wl,-read_only_relocs,suppress"
22   }