[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / c / BLSensitiveModule / 1.0.0 / BLSensitiveModule.podspec.json
blob480a2f3d7f958730b8877ab519c6fbe537ec16fb
2   "name": "BLSensitiveModule",
3   "version": "1.0.0",
4   "summary": "judge sensitive word",
5   "description": "This module support to judge sensitive word function",
6   "homepage": "http://192.168.199.108/ios/project/biaoli/BLSensitiveModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HuanZheng": "lccjust123@163.com"
13   },
14   "source": {
15     "git": "http://192.168.199.108/ios/project/biaoli/BLSensitiveModule.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BLSensitiveModule/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "BLDataSource": [
26     ]
27   }