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