[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / f / SNMediatorKit / 0.1.0 / SNMediatorKit.podspec.json
blob92e010a55b9cc62659e1bb6a8618ab4fab39c04f
2   "name": "SNMediatorKit",
3   "version": "0.1.0",
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.0"
20   },
21   "source_files": [
22     "Classes",
23     "SNMediatorKit/Testing/TestingHeader.h"
24   ],
25   "resources": "SNMediatorKit/SNMediatorKit/Resources/Images/Image.bundle",
26   "requires_arc": true,
27   "xcconfig": {
28     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
29   },
30   "dependencies": {
31     "ReactiveObjC": [
33     ]
34   }