blob: 12821a6c68959acead13f637ef5badf07cb3bfc7 [file] [log] [blame]
{
"name": "RBTagView",
"version": "1.0.0",
"summary": "A simple tag view",
"description": "Can simply to show tag and handle action",
"homepage": "https://github.com/shaotianchi/RBTagView",
"license": "MIT",
"authors": {
"STC": "snowmoonking@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shaotianchi/RBTagView.git",
"tag": "1.0.0"
},
"source_files": "RBTagViewDemo/RBTagView/*.{h,m}",
"requires_arc": true
}