blob: 1c6f2a34af19cddcf61f639399c5c46c817fc3c5 [file] [log] [blame]
{
"name": "ByteBuffer",
"version": "1.0.1",
"summary": "ByteBuffer in Objective-C.",
"description": "LoggingViewKit is the library for recording which view the user touched.",
"homepage": "https://github.com/HituziANDO/ByteBuffer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hituzi Ando": "hhh.ando@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/HituziANDO/ByteBuffer.git",
"tag": "1.0.1"
},
"source_files": "ByteBuffer/**/*.{h,m}",
"exclude_files": [
"build/*",
"Framework/*"
],
"requires_arc": true
}