blob: d15b9ebcc504985f7ae0dd93d194dcb8521910cc [file] [log] [blame]
{
"name": "YMTopTab",
"version": "0.0.1",
"summary": "a scrollable menu like the top menu in 今日头条 and 网易 ios app",
"description": "YMTopTab is a scrollable menu like the top menu in 今日头条 and 网易 ios app",
"homepage": "https://github.com/Ym-Barry/YMTopTab",
"license": "MIT",
"authors": {
"Ym-Barry": "barryclass0@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Ym-Barry/YMTopTab.git",
"tag": "0.0.1"
},
"source_files": [
"YMTopTab",
"YMTopTab/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}