[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / f / SNMediatorKit / 0.1.8 / SNMediatorKit.podspec.json
blobbaaf18bd937e5c797130add375e469e5d7308509
2   "name": "SNMediatorKit",
3   "version": "0.1.8",
4   "summary": "Modular middleware.",
5   "description": "Modular middleware, decoupling between major modules, and local and remote scheduling have already supported class name confusion.",
6   "homepage": "https://github.com/snlo/SNMediatorKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snlo": "snloveydus@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/snlo/SNMediatorKit.git",
19     "tag": "0.1.8"
20   },
21   "source_files": "SNMediatorKit/SNMediatorKit/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "SNTool": [
29     ]
30   }