[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 2 / BXViewPager / 0.1.7 / BXViewPager.podspec.json
blob6ea2e0792f777b00a578ae032d6c4c8265c4b356
2   "name": "BXViewPager",
3   "version": "0.1.7",
4   "summary": "BXViewPager is a Lib inspired by Android ViewPager,and offers more customize options",
5   "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",
6   "homepage": "https://github.com/banxi1988/BXViewPager",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXViewPager.git",
13     "tag": "0.1.7"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "PinAuto": [
23     ]
24   }