blob: d66da0669161cc9f699e3a4063f1de9eb65f7e64 [file] [log] [blame]
{
"name": "ScrollBarTagView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ScrollBarTagView/ScrollBarTagView/*.{h,m}",
"requires_arc": true
}