blob: d8428b864c43e01e83dbb2cd5e9cfd2cdb13595d [file] [log] [blame]
{
"name": "RSPagerTabStrip",
"version": "1.0.0",
"summary": "slide tab",
"description": " A longer description of RSPagerTabStrip in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n \n",
"homepage": "https://github.com/reeseugolf/RSPagerTabStrip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"reeseugolf": "15817004195@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reeseugolf/RSPagerTabStrip.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"RSPagerTabStrip/*.{swift}"
],
"requires_arc": true
}