[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 7 / 0 / 4 / MixCache_Objc / 1.0.0 / MixCache_Objc.podspec.json
blob1d7d89a3ee5158c9f520ba4f36b10b1ea1349edb
2   "name": "MixCache_Objc",
3   "version": "1.0.0",
4   "summary": "easy cache object",
5   "description": "easy cache objc object",
6   "homepage": "https://github.com/longminxiang/MixCache_Objc",
7   "license": "MIT",
8   "authors": {
9     "Eric Lung": "longminxiang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/longminxiang/MixCache_Objc.git",
13     "tag": "v1.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "MixCache/MixCache/*.{h, m}"