blob: b3fbda535eb4022744c620731d714ec723c81834 [file] [log] [blame]
{
"name": "SNMediatorKit",
"version": "0.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A delightful iOS and OS X Project framework.",
"homepage": "https://github.com/snlo/SNMediatorKit",
"authors": {
"snlo": "snloveydus@sina.com"
},
"source": {
"git": "https://github.com/snlo/SNMediatorKit.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "SNMediatorKit/Testing/Utils/**/*.h",
"source_files": "SNMediatorKit/Testing/Utils/**/*.{h,m}"
}