[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / e / 4 / grpc-ipfs-lite / 0.0.1-rc2 / grpc-ipfs-lite.podspec.json
blobf60e3c51a90abe86ca79b651271a09e4d0a9e57e
2   "name": "grpc-ipfs-lite",
3   "version": "0.0.1-rc2",
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.0.1-rc2/grpc-ipfs-lite_v0.0.1-rc2_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   }