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