blob: ff9cfb7ee4f9bcc0a7c416c407a6a03e538188c2 [file] [log] [blame]
{
"name": "JYScrollTab",
"version": "1.0.4",
"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.4"
},
"source_files": "JYScrollTab/**/*.{h,m}",
"public_header_files": "JYScrollTab/JYScrollTab.h",
"resource_bundles": {
"JYScrollTabBundle": [
"JYScrollTabBundle/*"
]
}
}