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