[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / c / 5 / f / Blurit / 1.0.0 / Blurit.podspec.json
blob39374f6f5931e8c0ac00f84e329bc1cda69ec375
2   "name": "Blurit",
3   "version": "1.0.0",
4   "summary": "Blurit is an SDK to anonymize pictures and videos containing faces and car plates.",
5   "description": "Blurit is able to track multiple faces and then detect gender and age for each detected face.",
6   "homepage": "https://Blurit.io",
7   "license": {
8     "type": "COMMERCIAL",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Wassa": "contact@wassa.io"
13   },
14   "source": {
15     "http": "https://github.com/wassafr/Blurit-ios/raw/master/Blurit_SDK.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.4",
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "ios": {
28     "vendored_frameworks": "Blurit_SDK.xcframework"
29   },
30   "frameworks": "Blurit_SDK",
31   "swift_version": "5.4"