[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / b / essentia-bridges-api-ios / 0.2.1 / essentia-bridges-api-ios.podspec.json
blob4682a70986d4622d398abf3916265b522ad7c607
2   "name": "essentia-bridges-api-ios",
3   "version": "0.2.1",
4   "summary": "Bridges api for crypto wallets",
5   "homepage": "https://github.com/essentiaone/essentia-bridges-api-ios.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "impl": "pavlo.bojkoo@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/essentiaone/essentia-bridges-api-ios.git",
15     "tag": "0.2.1"
16   },
17   "swift_version": "4.2",
18   "static_framework": true,
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   },
26   "module_name": "EssentiaBridgesApi",
27   "source_files": "essentia-bridges-api-ios/**/*.{swift}",
28   "dependencies": {
29     "essentia-network-core-ios": [
31     ]
32   }