[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / 2 / BXViewPager / 0.1.4 / BXViewPager.podspec.json
blob2525b77d8a9cdcf922cb8f42594e9aecc170d389
2   "name": "BXViewPager",
3   "version": "0.1.4",
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.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BXViewPager": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "PinAutoLayout": [
28     ]
29   }