blob: cd38aa26a14c26fc36b8a58049afae2ef9b9c20b [file] [log] [blame]
{
"name": "SNDownTimer",
"version": "0.0.6",
"summary": "A short description of SNDownTimer.",
"description": "Witty timer",
"homepage": "https://github.com/FMMI/SNDownTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FMMI/SNDownTimer.git",
"tag": "0.0.6"
},
"source_files": "SNDownTimer/SNDownTimer/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}