[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / e / 2 / MixCache / 0.4.0 / MixCache.podspec.json
blob314ebff6d5b9e652a849f8614e6ae93a46d7c0e4
2   "name": "MixCache",
3   "version": "0.4.0",
4   "summary": "easy cache object",
5   "description": "easy cache object for iOS in swift",
6   "homepage": "https://github.com/longminxiang/MixCache",
7   "license": "MIT",
8   "authors": {
9     "Eric Lung": "longminxiang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/longminxiang/MixCache.git",
13     "tag": "v0.4.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "MixCache/MixCache/*.{swift}",
20   "pushed_with_swift_version": "3.0"