[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / c / MXLRU / 0.1.0 / MXLRU.podspec.json
blob5d37093269aa5bf0537fe4a7ff89625d4ff47900
2   "name": "MXLRU",
3   "version": "0.1.0",
4   "summary": "OC版 LRU-1 实现",
5   "description": "OC版 LRU-1 实现",
6   "homepage": "https://github.com/xuvw/MXLRU",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuvw": "smileshitou@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xuvw/MXLRU.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MXLRU/Classes/**/*"