blob: 3b2b321f9ec13b899382664a89029a417d5268ed [file] [log] [blame]
{
"name": "BytePacket",
"version": "0.0.4",
"summary": "A byte decode tool for iOS.",
"homepage": "https://github.com/FlameGrace/BytePacket",
"license": "BSD",
"authors": {
"FlameGrace": "flamegrace@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/FlameGrace/BytePacket.git",
"tag": "0.0.4"
},
"source_files": [
"BytePacket",
"BytePacket/**/*.{h,m}"
],
"public_header_files": "BytePacket/**/*.h"
}