[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / SbUniApp / 0.1.4 / SbUniApp.podspec.json
blob5c2f4c3d6198831a4ddf1199b1b81fff3643ee48
2   "name": "SbUniApp",
3   "version": "0.1.4",
4   "summary": "Saa服务商家端的uniapp",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.myt11.com/t11_ios/sbuniapp",
7   "license": {
8     "type": "MIT",
9     "file": "SbUniApp/LICENSE"
10   },
11   "authors": {
12     "991779153@qq.com": "yiyong.hu@myt11.com"
13   },
14   "source": {
15     "git": "git@git.myt11.com:t11_ios/sbuniapp.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "SbUniApp/SbUniApp/Classes/Headers/*.h",
23     "SbUniApp/SbUniApp/Classes/Libs/**/*.h",
24     "SbUniApp/SbUniApp/Classes/Headers/weexHeader/*"
25   ],
26   "resources": [
27     "SbUniApp/SbUniApp/Assets/DCPGVideo.bundle",
28     "SbUniApp/SbUniApp/Assets/DCSVProgressHUD.bundle",
29     "SbUniApp/SbUniApp/Assets/DCMediaEditingController.bundle",
30     "SbUniApp/SbUniApp/Assets/DCTZImagePickerController.bundle"
31   ],
32   "frameworks": [
33     "JavaScriptCore",
34     "CoreMedia",
35     "MediaPlayer",
36     "AVFoundation",
37     "AVKit",
38     "GLKit",
39     "OpenGLES",
40     "CoreText",
41     "QuartzCore",
42     "CoreGraphics",
43     "QuickLook",
44     "CoreTelephony",
45     "AssetsLibrary",
46     "CoreLocation",
47     "AddressBook",
48     "ExternalAccessory",
49     "security",
50     "CoreTelephony",
51     "SystemConfiguration",
52     "ImageIO",
53     "AuthenticationServices",
54     "MapKit",
55     "ExternalAccessory",
56     "Photos",
57     "MetalKit"
58   ],
59   "libraries": [
60     "c++",
61     "sqlite3.0",
62     "z"
63   ],
64   "vendored_libraries": "SbUniApp/SbUniApp/Classes/Libs/*.a",
65   "vendored_frameworks": [
66     "SbUniApp/SbUniApp/Classes/Libs/DCUniVideoPublic.framework",
67     "SbUniApp/SbUniApp/Classes/Libs/IJKMediaFrameworkWithSSL.framework",
68     "SbUniApp/SbUniApp/Classes/Libs/Masonry.framework",
69     "SbUniApp/SbUniApp/Classes/Libs/storage.framework",
70     "SbUniApp/SbUniApp/Classes/Libs/AlipaySDK.framework",
71     "SbUniApp/SbUniApp/Classes/Libs/AMapFoundationKit.framework",
72     "SbUniApp/SbUniApp/Classes/Libs/AMapLocationKit.framework",
73     "SbUniApp/SbUniApp/Classes/Libs/AMapSearchKit.framework"
74   ],
75   "pod_target_xcconfig": {
76     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
77   },
78   "user_target_xcconfig": {
79     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
80   }