[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / f / MKCategory / 1.0.2 / MKCategory.podspec.json
blobf75cd9f31778900d0c12065eb6c39fd8783f61cc
2   "name": "MKCategory",
3   "version": "1.0.2",
4   "summary": "一个公用的category",
5   "description": "\"集成一些常用的category\"",
6   "homepage": "https://github.com/liumkk/MKCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liumengkai": "lliumengkai@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liumkk/MKCategory.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "MKCategory/MKCategory/**/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true