blob: d7aa7b2a21d56ad32e8725cc7d3d19e7fca921c3 [file] [log] [blame]
{
"name": "BXAppKit-BXModule",
"version": "1.0.0",
"summary": "Pure-Swift iOS Application Library BXModule",
"description": "Pure-Swift iOS Application Library BXModule, 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": [
"BXModule/**/*.swift"
],
"requires_arc": true,
"module_name": "BXModule",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.1"
}