blob: 0e75068cdb8a0ab6f303f5e544f80e37e7a1bf45 [file] [log] [blame]
{
"name": "VaporBits",
"version": "1.0.0",
"summary": "A bite sized library for dealing with bytes.",
"description": "A bite sized library for dealing with bytes. mirror from vapor/bits for CocoaPods",
"homepage": "https://github.com/banxi1988/bits",
"screenshots": "https://raw.githubusercontent.com/onevcat/Kingfisher/master/images/logo.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vapor": "vapor@gmai.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/banxi1988/bits.git",
"tag": "1.0.0-beta.4"
},
"source_files": [
"Sources/**/*.swift"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.0"
}