[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / b / 0 / 5 / nullfx.crc / 1.0.0 / nullfx.crc.podspec.json
blob126ed308216790fdce9249c0bdd040987c794f18
2   "name": "nullfx.crc",
3   "version": "1.0.0",
4   "summary": "nullfx crc is a small set of CRC utilities (crc8, crc16, and crc32) written in native swift released under the MIT License",
5   "description": "nullfx crc is a small set of CRC utilities: crc8, various crc16 implementations, and crc32 written in swift released under the MIT License",
6   "homepage": "https://github.com/nullfx/swift-nullfx.crc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nullfx": "steve@nullfx.com"
13   },
14   "source": {
15     "git": "https://github.com/nullfx/swift-nullfx.crc.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "nullfx.crc/Classes/**/*",
22   "pushed_with_swift_version": "4.0"