[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / 6 / 0 / FlatCircleTorus-fetchNodeDetails / 1.1.5 / FlatCircleTorus-fetchNodeDetails.podspec.json
blobb4e361984f1c96a2e7e0e47a2074f662654d6886
2   "name": "FlatCircleTorus-fetchNodeDetails",
3   "version": "1.1.5",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "summary": "Fetches the node details from torus nodelist smart contract",
8   "homepage": "https://github.com/flatcircle/fetch-node-details-swift.git",
9   "license": {
10     "type": "BSD",
11     "file": "License.md"
12   },
13   "swift_versions": "5.0",
14   "authors": {
15     "Shubham Rathi": "rathishubham017@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/flatcircle/fetch-node-details-swift.git",
19     "tag": "1.1.5"
20   },
21   "source_files": [
22     "Sources/FetchNodeDetails/*.{swift,json}",
23     "Sources/FetchNodeDetails/**/*.{swift,json}"
24   ],
25   "module_name": "FlatCircleFetchNodeDetails",
26   "dependencies": {
27     "BestLogger": [
28       "~> 0.0.1"
29     ],
30     "FlatCircleweb3swift": [
31       "~> 2.3.1"
32     ]
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "swift_version": "5.0"