[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / c / StefTestFramework / 0.1.0 / StefTestFramework.podspec.json
blob624da809b4b31ffb06673031543a216d02f00bca
2   "name": "StefTestFramework",
3   "version": "0.1.0",
4   "summary": "iOS framework just for testing pods functionallity",
5   "authors": {
6     "AStefanchuk": "andy.stef.2512@gmail.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/AndyStef/Steffff",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "http": "https://github.com/AndyStef/Steffff/releases/download/0.1.0/FrameworkTest.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "FrameworkTest.framework"
22   },
23   "frameworks": [
24     "CoreLocation",
25     "CoreMotion"
26   ],
27   "dependencies": {
28     "RealmSwift": [
29       "~> 5.4.0"
30     ]
31   },
32   "swift_version": "5.0"