blob: 2470ba1e455645f39713a62e9fe19e7f9e530c5c [file] [log] [blame]
{
"name": "BXAppKit-BXViewPager",
"version": "1.0.0",
"summary": "Pure-Swift iOS Application Library BXViewPager",
"description": "Pure-Swift iOS Application Library BXViewPager, with CocoaPods Support",
"homepage": "https://github.com/banxi1988/BXAppKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banxi1988": "banxi1988@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/banxi1988/BXAppKit.git",
"branch": "master"
},
"source_files": [
"BXViewPager/**/*.swift"
],
"dependencies": {
"BXAppKit-PinAuto": [
]
},
"requires_arc": true,
"module_name": "BXViewPager",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.1"
}