[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 3 / 6 / go-textile / 0.0.1.pre.rc51 / go-textile.podspec.json
blobe22056010c8327c5cb3a1cf3c139edebb83a592a
2   "name": "go-textile",
3   "version": "0.0.1.pre.rc51",
4   "summary": "Encrypted, recoverable, schema-based, cross-application data storage built on IPFS and LibP2P",
5   "description": "Objective C framework and Protobuf files generated from go-textile. You should\nnot usually use this pod directly, but instead use ios-textile.",
6   "homepage": "https://github.com/textileio/go-mobile",
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/go-textile/releases/download/v1.0.0-rc51/go-textile_v1.0.0-rc51_ios-framework.tar.gz"
16   },
17   "source_files": "protos",
18   "vendored_frameworks": "Mobile.framework",
19   "requires_arc": false,
20   "dependencies": {
21     "Protobuf": [
22       "~> 3.7"
23     ]
24   },
25   "pod_target_xcconfig": {
26     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
27   }