blob: 6c10a154ef5af9272b4d8a864eb401aa6af24600 [file] [log] [blame]
{
"name": "Gomobile-IPFS-Core",
"version": "1.1.1",
"summary": "iOS Gomobile package exposing go-ipfs methods required by Gomobile-IPFS-Bridge",
"homepage": "https://github.com/ipfs-shipyard/gomobile-ipfs",
"license": {
"type": "Apache-2.0 / MIT",
"text": "http://www.apache.org/licenses/LICENSE-2.0.txt - http://www.opensource.org/licenses/mit-license.php\n"
},
"authors": {
"Antoine Eddi": "antoine.e.b@gmail.com",
"Guilhem Fanton": "guilhem.fanton@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://dl.bintray.com/berty/gomobile-ipfs-ios/core/1.1.1/core-1.1.1.zip"
},
"vendored_frameworks": "Core.framework"
}