[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 7 / 1 / 8 / UnityNoticeBoard / 1.4.5 / UnityNoticeBoard.podspec.json
blobf8bd0d3f4cd2acc061d587f0b89db48861578092
2   "name": "UnityNoticeBoard",
3   "version": "1.4.5",
4   "summary": "百田通用公告栏",
5   "description": "百田公共公告栏",
6   "homepage": "https://gitlab.bt/tech-u3d/aounity-native-projects/notice-board-iOS",
7   "license": {
8     "type": "BT",
9     "text": "Copyright (c) 2018, Baioo Limited.\nAll rights reserved.\nThis sources and libs can only be used in BAIOO Family Interactive Limited and its subsidiaries.\n"
10   },
11   "authors": {
12     "zhangzezhou": "zhangzezhou@aobi.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://yw-depot-nexus.100bt.com/repository/onesdk-ios-trunk/UnityNoticeBoard/1.4.5/UnityNoticeBoard.zip",
19     "flatten": true
20   },
21   "vendored_frameworks": "UnityNoticeBoard.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "requires_arc": true,
29   "dependencies": {
30     "UnityBridge": [
31       ">= 1.1.1"
32     ],
33     "BTSimpleHTTPNetworking": [
34       "~> 1.0.0"
35     ],
36     "AOUnityWebBridge": [
37       "~> 1.0.5"
38     ]
39   }