[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / c / Gomobile-IPFS-Core / 1.5.0 / Gomobile-IPFS-Core.podspec.json
blobc626f91ad51f8de2002c3611ee02e719c4a5ed42
2   "name": "Gomobile-IPFS-Core",
3   "version": "1.5.0",
4   "summary": "iOS Gomobile package exposing go-ipfs methods required by Gomobile-IPFS-Bridge",
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://github.com/ipfs-shipyard/gomobile-ipfs/releases/download/v1.5.0/Gomobile-IPFS-Core-v1.5.0.pod.zip"
19   },
20   "vendored_frameworks": "Core.xcframework",
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }