[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / e / JMXChatKit / 1.0.1 / JMXChatKit.podspec.json
blob357458baea9be42d222314fdf5b9af27801b6680
2   "name": "JMXChatKit",
3   "version": "1.0.1",
4   "summary": "一个即时通讯UI组件库",
5   "description": "一个即时通讯UI组件库",
6   "homepage": "https://gitee.com/aily620/jmxchat-kit",
7   "license": "MIT",
8   "authors": {
9     "chenzhangli": "chenzhangli@zhenghe.cn"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "pod_target_xcconfig": {
15     "VALID_ARCHS": "x86_64 armv7 arm64"
16   },
17   "source": {
18     "git": "https://gitee.com/aily620/jmxchat-kit.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "JMXChatKit.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "JMXChatKit.framework",
26   "dependencies": {
27     "SDWebImage": [
28       "~> 5.0"
29     ],
30     "Masonry": [
31       "~> 1.1.0"
32     ]
33   }