[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 5 / BXAppKit-BXModule / 1.0.0 / BXAppKit-BXModule.podspec.json
blobd7aa7b2a21d56ad32e8725cc7d3d19e7fca921c3
2   "name": "BXAppKit-BXModule",
3   "version": "1.0.0",
4   "summary": "Pure-Swift iOS Application Library BXModule",
5   "description": "Pure-Swift iOS Application Library BXModule, 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     "BXModule/**/*.swift"
23   ],
24   "requires_arc": true,
25   "module_name": "BXModule",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3.1"
28   },
29   "pushed_with_swift_version": "3.1"