[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 4 / IdFramework / 0.4.0 / IdFramework.podspec.json
blobb5fe70a3765039e0acd6f06ef09a3f61939925d4
2   "name": "IdFramework",
3   "version": "0.4.0",
4   "summary": "This is Idans Framework.",
5   "description": "'This project contains a framework with usefull functionality'",
6   "homepage": "https://github.com/idanisra/IdFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idanisra": "idan.israel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/idanisra/IdFramework.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "4.2",
22   "static_framework": true,
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "dependencies": {
27     "FirebaseCore": [
29     ]
30   },
31   "xcconfig": {
32     "FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Fibrease/**"
33   },
34   "source_files": "IdFramework/Classes/**/*.swift",
35   "swift_version": "4.2"