blob: baaf18bd937e5c797130add375e469e5d7308509 [file] [log] [blame]
{
"name": "SNMediatorKit",
"version": "0.1.8",
"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.8"
},
"source_files": "SNMediatorKit/SNMediatorKit/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"SNTool": [
]
}
}