blob: 443afc173bfdb31d65da2f6f14440ea862b73f13 [file] [log] [blame]
{
"name": "ScrollTagsView",
"version": "0.0.6",
"summary": "一个点击滑动的TagView",
"description": "一个点击滚动的TagScrollView导航条",
"homepage": "https://github.com/adampei/ScrollTagsView",
"license": "MIT",
"authors": {
"裴波波": "itriremes@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/adampei/ScrollTagsView.git",
"tag": "0.0.6"
},
"source_files": "AweSomeScrollTagView/ScrollTagsView.swift",
"exclude_files": [
"UIKit",
"Foundation"
],
"requires_arc": true
}