[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / f / SNMediatorKit / 0.1.1 / SNMediatorKit.podspec.json
blob707995a1a914e1418d714c6eb5c0236496561132
2   "name": "SNMediatorKit",
3   "version": "0.1.1",
4   "summary": "A delightful iOS and OS X Project framework.",
5   "description": "If your project uses component-based solutions, you'll be much more handy with this framework!",
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.1"
20   },
21   "source_files": "SNMediatorKit/Testing/TestingHeader.h",
22   "resources": "SNMediatorKit/SNMediatorKit/Resources/Images/Image.bundle",
23   "requires_arc": true,
24   "xcconfig": {
25     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
26   },
27   "dependencies": {
28     "ReactiveObjC": [
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Utils",
35       "source_files": "SNMediatorKit/Testing/Utils/**/*.{h,m}"
36     }
37   ]