blob: e6ad61a47b02aab998d6ab17ef31f9392935d755 [file] [log] [blame]
{
"name": "grpc-ipfs-lite",
"version": "0.1.1",
"summary": "gRPC server exposing API for ipfs-lite",
"description": "Objective C framework for grpc-ipfs-lite. You should not usually use this pod directly, but instead use the ipfs-lite pod.",
"homepage": "https://github.com/textileio/grpc-ipfs-lite",
"license": "MIT",
"authors": {
"textile.io": "contact@textile.io"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://github.com/textileio/grpc-ipfs-lite/releases/download/v0.1.1/grpc-ipfs-lite_v0.1.1_ios-framework.tar.gz"
},
"vendored_frameworks": "Mobile.framework",
"requires_arc": false,
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
"OTHER_LDFLAGS[arch=i386]": "-Wl,-read_only_relocs,suppress"
}
}