[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / e / f / SNMediatorKit / 0.0.9 / SNMediatorKit.podspec.json
blobb7995f71c403ca5857a1ec59c007fb2324a8d8fc
2   "name": "SNMediatorKit",
3   "version": "0.0.9",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A delightful iOS and OS X Project framework.",
9   "homepage": "https://github.com/snlo/SNMediatorKit",
10   "authors": {
11     "snlo": "snloveydus@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/snlo/SNMediatorKit.git",
15     "tag": "0.0.9"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "public_header_files": "SNMediatorKit/Testing/Utils/**/*.h",
21   "source_files": "SNMediatorKit/Testing/Utils/**/*.{h,m}",
22   "dependencies": {
23     "ReactiveObjC": [
25     ]
26   },
27   "requires_arc": true,
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
30   }