blob: d752e47f6f79c837de21c6c973b3c9241c1b4de1 [file] [log] [blame]
{
"name": "BXViewPager",
"version": "0.1.2",
"summary": "BXViewPager is a Lib inspired by Android ViewPager,and offers more customize options",
"description": "BXViewPager is a Lib inspired by Android ViewPager,and offers more customize options,\nSupport Fixed or Scrollable TabLayout,Support Tab Cell with Badge Value",
"homepage": "https://github.com/banxi1988/BXViewPager",
"license": "MIT",
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"source": {
"git": "https://github.com/banxi1988/BXViewPager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BXViewPager": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"PinAutoLayout": [
]
}
}