[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / e / 5 / W6SST / 0.0.3 / W6SST.podspec.json
blob9b66d68b7dc9d5ee807ce442d7259e9b573a4f42
2   "name": "W6SST",
3   "version": "0.0.3",
4   "summary": "W6SST for face auth.",
5   "description": "W6SST is a private pod sdk for face recognition.",
6   "homepage": "https://gitee.com/w6s_ios/w6s_sensetime",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jianghc": "jianghc@figo.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/w6s_ios/w6s_sensetime.git",
19     "tag": "0.0.3"
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/STDetectorAPI.framework"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   }