[Add] FaceSDKNightly 6.3.2275
[CocoaPods.git] / Specs / a / d / 1 / IPUQrCode / 1.0.10 / IPUQrCode.podspec.json
blob889670196685636f1a7718a70d58276c86b892a2
2   "name": "IPUQrCode",
3   "version": "1.0.10",
4   "summary": "IPU移动框架",
5   "description": "IPU移动框架iOS二维码扫描/生成插件",
6   "homepage": "http://aiipu.com",
7   "license": "MIT",
8   "authors": {
9     "": "asiainfoipu@aiipu.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/AIIPU/IPU.git",
16     "tag": "1.0.10"
17   },
18   "source_files": "IPUQrCode.framework/Headers/*.{h}",
19   "ios": {
20     "vendored_frameworks": "IPUQrCode.framework"
21   },
22   "pod_target_xcconfig": {
23     "skip_validation": true,
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "resources": "IPUQrCode.bundle",
30   "frameworks": "UIKit",
31   "requires_arc": true,
32   "dependencies": {
33     "IPUFoundation": [
35     ]
36   }