blob: f32671c1528b5d853d29c5500fc315908a8e2eaa [file] [log] [blame]
{
"name": "SNBadgeView",
"version": "0.0.4",
"summary": "Tag view.",
"description": "Tag view, UIBarButtonItem, UITabBarItem, UIButton, UIView.",
"homepage": "https://github.com/snlo/SNBadgeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snlo": "snloveydus@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/snlo/SNBadgeView.git",
"tag": "0.0.4"
},
"source_files": "SNBadgeView/SNBadgeView/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}