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