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