[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / a / VaporBits / 1.0.0 / VaporBits.podspec.json
blob0e75068cdb8a0ab6f303f5e544f80e37e7a1bf45
2   "name": "VaporBits",
3   "version": "1.0.0",
4   "summary": "A bite sized library for dealing with bytes.",
5   "description": "A bite sized library for dealing with bytes. mirror from vapor/bits for CocoaPods",
6   "homepage": "https://github.com/banxi1988/bits",
7   "screenshots": "https://raw.githubusercontent.com/onevcat/Kingfisher/master/images/logo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "vapor": "vapor@gmai.com"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "osx": "10.10",
19     "watchos": "2.0"
20   },
21   "source": {
22     "git": "https://github.com/banxi1988/bits.git",
23     "tag": "1.0.0-beta.4"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3.1"
31   },
32   "pushed_with_swift_version": "3.0"