[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / a / SbUniApp / 0.0.2 / SbUniApp.podspec.json
blob23ea4dd77965facef198d9e23e9c274cafc7793a
2   "name": "SbUniApp",
3   "version": "0.0.2",
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.0.2"
17   },
18   "platforms": {
19     "ios": "8.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   ],
49   "libraries": "c++",
50   "vendored_libraries": "SbUniApp/SbUniApp/Classes/Libs/*.a",
51   "vendored_frameworks": [
52     "SbUniApp/SbUniApp/Classes/Libs/DCUniVideoPublic.framework",
53     "SbUniApp/SbUniApp/Classes/Libs/IJKMediaFrameworkWithSSL.framework",
54     "SbUniApp/SbUniApp/Classes/Libs/Masonry.framework",
55     "SbUniApp/SbUniApp/Classes/Libs/storage.framework"
56   ],
57   "pod_target_xcconfig": {
58     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59   },
60   "user_target_xcconfig": {
61     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62   }