[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 9 / 7 / AlivcIntelligentDenoise / 1.0.0 / AlivcIntelligentDenoise.podspec.json
blob5631833fd1554a31736a82994cbea8306f46f2ab
2   "name": "AlivcIntelligentDenoise",
3   "version": "1.0.0",
4   "summary": "AlivcIntelligentDenoise_iOS",
5   "description": "It's an SDK for aliyun intelligent denoise, which implement by Objective-C.",
6   "homepage": "https://github.com/aliyunvideo/AliyunIntelligentDenoise_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aliyunvideo": "videosdk@service.aliyun.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/aliyunvideo/AliyunIntelligentDenoise_iOS.git",
19     "tag": "1.0.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "subspecs": [
28     {
29       "name": "AlivcIntelligentDenoise",
30       "vendored_frameworks": [
31         "pluginAliDenoise.framework",
32         "MNN.framework"
33       ]
34     }
35   ]