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