blob: d22e259bc9f177a33f6b77fe4e4e78c34205d28b [file] [log] [blame]
{
"name": "SNBadgeView",
"version": "0.0.1",
"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.1"
},
"source_files": "SNBadgeView/SNBadgeView/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}