[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 7 / ffavc / 1.0.1 / ffavc.podspec.json
blob4a85117e7e6ab888604ad897481a463a67fa0cee
2   "name": "ffavc",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "ffavc SDK",
8   "homepage": "https://github.com/libpag/ffavc-ios",
9   "source": {
10     "git": "https://github.com/libpag/ffavc-ios.git",
11     "tag": "1.0.1"
12   },
13   "license": {
14     "type": " LGPL-2.1",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "libpag": "libpag@tencent.com"
19   },
20   "vendored_frameworks": "framework/*.xcframework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "xcconfig": {
28     "VALID_ARCHS": "arm64 armv7 x86_64"
29   }