[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / c / FPHISelphIDComponent / 1.0.0 / FPHISelphIDComponent.podspec.json
blob148e0c5242eb3c0d224ed144e9126a9523e57578
2   "name": "FPHISelphIDComponent",
3   "version": "1.0.0",
4   "summary": "A short description of selphid_component.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/facephi/SelphidComponent-podspec.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fflores@facephi.com": "fflores@facephi.com"
13   },
14   "source": {
15     "git": "https://github.com/facephi/SelphidComponent-podspec.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "frameworks": "UIKit",
23     "vendored_frameworks": "selphid_component.xcframework"
24   },
25   "xcconfig": {
26     "ENABLE_BITCODE": "\"NO"
27   },
28   "dependencies": {
29     "FPhiSelphIDWidgetiOS": [
31     ]
32   }