[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / f / 9 / 8 / MAFHXTool / 0.0.1 / MAFHXTool.podspec.json
blob11278806668b656f8d4d8c14a7e657db40c2c1e2
2   "name": "MAFHXTool",
3   "version": "0.0.1",
4   "summary": "对环信sdk的封装,主要监听消息",
5   "homepage": "https://github.com/LDeath/HXTool",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "高赛": "395765302@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/LDeath/HXTool.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "MAFHXTool",
22     "MAFHXTool/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]