[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 1 / TUIKit_MELOINFO / 0.1.1 / TUIKit_MELOINFO.podspec.json
blob753f48bd6b0ea32446693156f3292834240135bc
2   "name": "TUIKit_MELOINFO",
3   "version": "0.1.1",
4   "summary": "腾讯TUIKit5.1.2修改版本",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/KerwinLan/TUIKit_MELOINFO",
7   "license": "MIT",
8   "authors": {
9     "KerwinLAN": "kerwinlan56@gmail.com"
10   },
11   "social_media_url": "https://github.com/KerwinLan",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/KerwinLan/TUIKit_MELOINFO.git",
18     "tag": "0.1.1"
19   },
20   "default_subspecs": "Core",
21   "xcconfig": {
22     "VALID_ARCHS": "armv7 arm64 x86_64"
23   },
24   "libraries": "stdc++",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "subspecs": [
32     {
33       "name": "Core",
34       "source_files": "TUIKit_MELOINFO/Classes/**/*.{h,m,mm}",
35       "vendored_libraries": [
36         "TUIKit_MELOINFO/Classes/Third/voiceConvert/opencore-amrnb/libopencore-amrnb.a",
37         "TUIKit_MELOINFO/Classes/Third/voiceConvert/opencore-amrwb/libopencore-amrwb.a"
38       ],
39       "resources": [
40         "TUIKit_MELOINFO/Resources/TUIKitFace.bundle",
41         "TUIKit_MELOINFO/Resources/TUIKitResource.bundle"
42       ],
43       "resource_bundles": {
44         "TUIKitLocalizable": [
45           "TUIKit_MELOINFO/Resources/Localizable/*"
46         ]
47       },
48       "dependencies": {
49         "TXIMSDK_iOS": [
50           "5.1.21"
51         ],
52         "Toast": [
53           "4.0.0"
54         ],
55         "ReactiveObjC": [
56           "3.1.1"
57         ],
58         "SDWebImage": [
59           "5.9.0"
60         ],
61         "MMLayout": [
62           "0.2.0"
63         ],
64         "TXLiteAVSDK_TRTC": [
65           "7.8.9519"
66         ]
67       }
68     }
69   ]