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