[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / 5 / Gomobile-IPFS-Bridge / 1.2.1 / Gomobile-IPFS-Bridge.podspec.json
blobfbca940483edc1ddabfc02f6ecd596d089777eff
2   "name": "Gomobile-IPFS-Bridge",
3   "version": "1.2.1",
4   "summary": "Swift module offering a simple interface to the underlying Gomobile-IPFS-Core objects",
5   "homepage": "https://github.com/ipfs-shipyard/gomobile-ipfs",
6   "license": {
7     "type": "Apache-2.0 / MIT",
8     "text": "http://www.apache.org/licenses/LICENSE-2.0.txt - http://www.opensource.org/licenses/mit-license.php\n"
9   },
10   "authors": {
11     "Antoine Eddi": "antoine.e.b@gmail.com",
12     "Guilhem Fanton": "guilhem.fanton@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://dl.bintray.com/berty/gomobile-ipfs-ios/bridge/1.2.1/bridge-1.2.1.zip"
19   },
20   "swift_versions": "5.0",
21   "static_framework": true,
22   "source_files": "*.swift",
23   "header_dir": "GomobileIPFS",
24   "dependencies": {
25     "Gomobile-IPFS-Core": [
26       "~> 1.2.1"
27     ]
28   },
29   "swift_version": "5.0"