blob: 1a36c381670bf1d7351d6d3cff6b47c20d7b8c61 [file] [log] [blame]
{
"name": "BGSegementController",
"version": "0.1.0",
"summary": "BGSegementController",
"description": "类似网易新闻/今日头条的首页,具有可滚动的SegementView",
"homepage": "https://github.com/zhbgitHub/BGSegementController",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"zhbgitHub": "developzhb@163.com"
},
"source": {
"git": "https://github.com/zhbgitHub/BGSegementController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BGSegementController/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore"
],
"requires_arc": true
}