[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 7 / c / FPHISelphIDComponent / 1.0.6 / FPHISelphIDComponent.podspec.json
bloba7503a5b08c53415de61ab7d191b52109f617626
2   "name": "FPHISelphIDComponent",
3   "version": "1.0.6",
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     "facephi@facephi.com": "facephi@facephi.com"
13   },
14   "source": {
15     "git": "https://github.com/facephi/SelphidComponent-podspec.git",
16     "tag": "1.0.6"
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   }