[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / e / PerfittPartners_iOS / 1.0.0-alpha8 / PerfittPartners_iOS.podspec.json
blob382d1c2326d0382843741bebd2ebed10b5c680f4
2   "name": "PerfittPartners_iOS",
3   "version": "1.0.0-alpha8",
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-alpha8"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "PerfittPartners_iOS/Classes/**/*",
22   "swift_versions": "4.2",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation"
26   ],
27   "static_framework": true,
28   "dependencies": {
29     "TensorFlowLiteSwift": [
30       "~> 2.2.0"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "info_plist": {
40     "CFBundleIdentifier": "org.cocoapods.PerfittPartners-iOS"
41   },
42   "resources": "PerfittPartners_iOS/**/*",
43   "resource_bundles": {
44     "PerfittPartners_iOS": [
45       "PerfittPartners_iOS/Assets/**/*"
46     ]
47   },
48   "swift_version": "4.2"