[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 6 / BXAppKit-BXViewPager / 1.0.0 / BXAppKit-BXViewPager.podspec.json
blob2470ba1e455645f39713a62e9fe19e7f9e530c5c
2   "name": "BXAppKit-BXViewPager",
3   "version": "1.0.0",
4   "summary": "Pure-Swift iOS Application Library BXViewPager",
5   "description": "Pure-Swift iOS Application Library BXViewPager, with CocoaPods Support",
6   "homepage": "https://github.com/banxi1988/BXAppKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "banxi1988": "banxi1988@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/banxi1988/BXAppKit.git",
19     "branch": "master"
20   },
21   "source_files": [
22     "BXViewPager/**/*.swift"
23   ],
24   "dependencies": {
25     "BXAppKit-PinAuto": [
27     ]
28   },
29   "requires_arc": true,
30   "module_name": "BXViewPager",
31   "pod_target_xcconfig": {
32     "SWIFT_VERSION": "3.1"
33   },
34   "pushed_with_swift_version": "3.1"