[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 2 / e / BytePacket / 0.0.5 / BytePacket.podspec.json
bloba2963bbbe82658552ac9dc975db791d81d98c672
2   "name": "BytePacket",
3   "version": "0.0.5",
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.5"
16   },
17   "source_files": [
18     "BytePacket",
19     "BytePacket/**/*.{h,m}"
20   ],
21   "public_header_files": "BytePacket/**/*.h"