blob: 3b6ca27962018cc104111b250d99e016f0408325 [file] [log] [blame]
{
"name": "SNMediatorKit",
"version": "0.1.3",
"summary": "Modular middleware.",
"description": "Modular middleware, decoupling between major modules, and local and remote scheduling have already supported class name confusion.",
"homepage": "https://github.com/snlo/SNMediatorKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snlo/SNMediatorKit.git",
"tag": "0.1.3"
},
"source_files": "SNMediatorKit/SNMediatorKit/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}