[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / c / 2 / e / BytePacket / 0.0.1 / BytePacket.podspec.json
blobd2a0ee5a77d3a5782f057c597322a0e7012c79b1
2   "name": "BytePacket",
3   "version": "0.0.1",
4   "summary": "A byte decode tool for iOS.",
5   "homepage": "https://github.com/FlameGrace/BytePacket",
6   "license": "BSD",
7   "authors": {
8     "FlameGrace": "flamegrace@hotmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/FlameGrace/BytePacket.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "BytePacket",
19     "BytePacket/**/*.{h,m}"
20   ],
21   "public_header_files": "BytePacket/**/*.h"