[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / c / f / 6 / PersonalFramework / 1.0.1 / PersonalFramework.podspec.json
blobb2bac48e84f3266d79ffed7390d781a246c1c56f
2   "name": "PersonalFramework",
3   "version": "1.0.1",
4   "summary": "This is framework containing 3rd party libraries",
5   "static_framework": true,
6   "description": "This framework is used for auto capturing with the help of mlkit and nfc scanning using nfcpasssport reader library.",
7   "homepage": "https://github.com/zaidahmed2468/PersonalFramework",
8   "authors": {
9     "Zaid Ahmed": "zaid.ahmed@pf.com.pk"
10   },
11   "license": {
12     "type": "MIT",
13     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
14   },
15   "source": {
16     "git": "https://github.com/zaidahmed2468/PersonalFramework.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "PersonalFramework/**/*.{swift}",
23   "exclude_files": "PersonalFramework/PersonalFramewok/*.{plist}",
24   "swift_versions": "5.0",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "NFCPassportReader": [
29     ],
30     "TensorFlowLiteSwift": [
32     ]
33   },
34   "swift_version": "5.0"