blob: dd0a9fbab3da2d4435168c6856b4d9f7db4c6139 [file] [log] [blame]
{
"name": "PFTabView",
"version": "0.4.0",
"summary": "PFTabView是一款简单接入便可实现新闻客户端顶部滑动标签的开源库。",
"homepage": "https://github.com/PFei-He/PFTabView",
"license": "MIT",
"authors": {
"PFei-He": "498130877@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PFei-He/PFTabView.git",
"tag": "0.4.0"
},
"source_files": "PFTabView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}