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