[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / b / AliyunIdentityPlatform / 1.0.4 / AliyunIdentityPlatform.podspec.json
blob68f8d2d908ddde522ffe6fa2562af79c89d55016
2   "name": "AliyunIdentityPlatform",
3   "version": "1.0.4",
4   "summary": "aliyun identity platform ios sdk",
5   "description": "aliyun identity platform face verify ios sdk",
6   "homepage": "https://help.aliyun.com/document_detail/181999.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nansong.zxc": "nansong.zxc@alibaba-inc.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/freakishfox/aliyun-identity-platform.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "AliyunIdentityPlatform",
23     "AliyunIdentityPlatform.framework/Headers/*.{h,m}"
24   ],
25   "public_header_files": "AliyunIdentityPlatform.framework/Headers/*.h",
26   "resources": [
27     "AliyunIdentityPlatform.framework/AliyunIdentityPlatform.bundle",
28     "AliyunIdentityFace.framework/AliyunIdentityFace.bundle",
29     "AliyunIdentityOcr.framework/AliyunIdentityOcr.bundle",
30     "ToygerService.framework/ToygerService.bundle"
31   ],
32   "vendored_frameworks": [
33     "AliyunIdentityFace.framework",
34     "AliyunIdentityOcr.framework",
35     "AliyunIdentityUtils.framework",
36     "AliyunOSSiOS.framework",
37     "APMUtils.framework",
38     "ToygerService.framework",
39     "XMedia.framework",
40     "xNN.framework"
41   ],
42   "frameworks": [
43     "AudioToolbox",
44     "CoreMedia",
45     "AVFoundation",
46     "SystemConfiguration",
47     "UIKit",
48     "CoreTelephony",
49     "CoreMotion",
50     "Accelerate"
51   ],
52   "libraries": [
53     "resolv",
54     "sqlite3",
55     "c++",
56     "z"
57   ],
58   "pod_target_xcconfig": {
59     "VALID_ARCHS[sdk=iphonesimulator*]": ""
60   }