[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 4 / 1 / MrCode / 0.2.0 / MrCode.podspec.json
blobdf0c1201bdbea4e043c6b6cba127320e8e5fa14f
2   "name": "MrCode",
3   "version": "0.2.0",
4   "summary": "A simple Swift way to represent and scan machine readable codes.",
5   "description": "MrCode provides a nice Swift representation of machine readable codes in various formats.  It also provides a `UIView` subclass for scanning machine readable codes.",
6   "homepage": "https://github.com/71241NW123CK/MrCode-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan Hiroaki Tsukamoto": "backward6@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/71241NW123CK/MrCode-Swift.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "MrCode/Classes/**/*"