[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 9 / d / e / PerfittPartners_iOS / 1.0.0-alpha4 / PerfittPartners_iOS.podspec.json
blob32b2203bbd1d967134d934889f7827faef4d309f
2   "name": "PerfittPartners_iOS",
3   "version": "1.0.0-alpha4",
4   "summary": "PerfittPartners_iOS is camera lib",
5   "description": "'PerfittParnert_iOS is camera lib for partners'",
6   "homepage": "https://www.perfitt.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "perfitt": "nick.cho@perfitt.io"
13   },
14   "source": {
15     "git": "https://github.com/perfitt-dev/perfitt-ios-partners.git",
16     "tag": "1.0.0-alpha4"
17   },
18   "platforms": {
19     "ios": "12.4"
20   },
21   "source_files": "PerfittPartners_iOS/Classes/**/*",
22   "swift_versions": "4.2",
23   "frameworks": "AVFoundation",
24   "static_framework": true,
25   "dependencies": {
26     "TensorFlowLiteSwift": [
27       "~> 2.2.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "swift_version": "4.2"