blob: e61361dd816e0f43ba53ddc44b08edd74e6cb971 [file] [log] [blame]
{
"name": "ScrollBarTagView",
"version": "1.0.1",
"summary": "Add a custom TagView on ScrollViewBar, with ScrollViewBar scroll. Can displayed something info on the TagView.",
"homepage": "https://github.com/dse12345z/ScrollBarTagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daisuke": "dse12345z@gmail.com"
},
"source": {
"git": "https://github.com/dse12345z/ScrollBarTagView.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ScrollBarTagView/ScrollBarTagView/*.{h,m}",
"requires_arc": true
}