[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / c / 7 / MyChatSdkTest / 0.0.2 / MyChatSdkTest.podspec.json
blob8d1eaabaccf0f4bd0b0107dd26e3a4f3a7d5865c
2   "name": "MyChatSdkTest",
3   "version": "0.0.2",
4   "summary": "MyChatSdkTest for yzchat",
5   "description": "MyChatSdkTest for yzchat ios",
6   "homepage": "https://github.com/leoyey/MyChatSdkTest",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "leoye": "leoyey@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/leoyey/MyChatSdkTest.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "source_files": "YZChat/YZChat.framework/Headers/*.{h}",
27   "vendored_frameworks": "YZChat/YZChat.framework",
28   "public_header_files": "YZChat/YZChat.framework/Headers/*.{h}",
29   "resources": [
30     "YZChat/YZChat.framework/YZChatResource.bundle",
31     "YZChat/YZChat.framework/TUIKitResource.bundle",
32     "YZChat/YZChat.framework/TUIKitFace.bundle",
33     "YZChat/YZChat.framework/TZImagePickerController.bundle"
34   ]