[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / b / f / BoomMeeting / 1.0.0.2 / BoomMeeting.podspec.json
blob28bf4b8e48279e8bd3d5e4378a19aa659211d527
2   "name": "BoomMeeting",
3   "version": "1.0.0.2",
4   "summary": "BoomMeeting SDK.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "zhaozhidan": "mybadge@163.com"
11   },
12   "homepage": "https://github.com/lutaohua/BoomMeeting",
13   "description": "BoomMeeting to create a meeting",
14   "frameworks": [
15     "UIKit",
16     "Foundation",
17     "CoreFoundation",
18     "UserNotifications",
19     "CoreGraphics"
20   ],
21   "libraries": [
22     "c",
23     "sqlite3",
24     "stdc++",
25     "resolv",
26     "sqlite3.0",
27     "xml2",
28     "bz",
29     "bz.1.2.5"
30   ],
31   "xcconfig": {
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
33     "ENABLE_BITCODE": "NO",
34     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PODSPEC_NAME=#{s.name} PODSPEC_VERSION=#{s.version}",
35     "OTHER_LDFLAGS": "-framework BoomCore"
36   },
37   "source": {
38     "git": "https://github.com/lutaohua/BoomMeeting.git",
39     "tag": "1.0.0.2"
40   },
41   "platforms": {
42     "ios": "10.0"
43   },
44   "ios": {
45     "vendored_frameworks": "ios/BoomMeeting.framework"
46   }