blob: 74b67f1482e92ba6ff8ac4c9050934c57e32316d [file] [log] [blame]
{
"name": "JYScrollTab",
"version": "1.0.2",
"summary": "JYScrollTab is a scrolling tab bar.",
"description": "JYScrollTab is a scrolling tab bar. You can add your custom tabs on it.",
"homepage": "https://github.com/XJYao/JYScrollTab",
"license": "MIT",
"authors": {
"XJY": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XJYao/JYScrollTab.git",
"tag": "1.0.2"
},
"source_files": "JYScrollTab/**/*.{h,m}",
"public_header_files": "JYScrollTab/JYScrollTab.h",
"resource_bundles": {
"JYScrollTabBundle": [
"JYScrollTabBundle/*"
]
}
}