[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 2 / MixCache / 0.3.0 / MixCache.podspec.json
bloba7f227d82a26f551311bc8af9f0c69f7fe924a79
2   "name": "MixCache",
3   "version": "0.3.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.3.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"