[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 3 / b / AliyunIdentityPlatform / 1.2.4 / AliyunIdentityPlatform.podspec.json
blob335c4352a5e23ec04ec2acd2ec88e928ad0f11f0
2   "name": "AliyunIdentityPlatform",
3   "version": "1.2.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": "MIT",
8   "authors": {
9     "zhenfei.mzf": "zhenfei.mzf@alibaba-inc.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/aliyun/aliyun_identity_platform.git",
16     "tag": "1.2.4"
17   },
18   "source_files": "AliyunIdentityPlatform.framework/Headers/*.{h,m}",
19   "public_header_files": "AliyunIdentityPlatform.framework/Headers/*.h",
20   "resources": [
21     "AliyunIdentityPlatform.framework/AliyunIdentityPlatform.bundle",
22     "AliyunIdentityFace.framework/AliyunIdentityFace.bundle",
23     "AliyunIdentityOcr.framework/AliyunIdentityOcr.bundle",
24     "ToygerService.framework/ToygerService.bundle"
25   ],
26   "vendored_frameworks": [
27     "AliyunIdentityPlatform.framework",
28     "AliyunIdentityFace.framework",
29     "AliyunIdentityOcr.framework",
30     "AliyunIdentityUtils.framework",
31     "AliyunOSSiOS.framework",
32     "APMUtils.framework",
33     "ToygerService.framework",
34     "XMedia.framework",
35     "xNN.framework"
36   ],
37   "frameworks": [
38     "AudioToolbox",
39     "CoreMedia",
40     "AVFoundation",
41     "SystemConfiguration",
42     "UIKit",
43     "CoreTelephony",
44     "CoreMotion",
45     "Accelerate"
46   ],
47   "libraries": [
48     "resolv",
49     "sqlite3",
50     "c++",
51     "z"
52   ],
53   "pod_target_xcconfig": {
54     "VALID_ARCHS[sdk=iphonesimulator*]": ""
55   }