[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / e / Carlos / 0.1.0 / Carlos.podspec.json
blobd9fe8b7b6f5aa254a621b99ed1f69f27862b670a
2   "name": "Carlos",
3   "version": "0.1.0",
4   "summary": "A simple but flexible cache.",
5   "description": "Carlos is a small set of classes, global functions (that will be replaced by protocol extensions with Swift 2.0) and convenience operators to realize custom, flexible and powerful cache layers in your application.",
6   "homepage": "https://github.com/WeltN24/Carlos",
7   "license": "MIT",
8   "authors": {
9     "Vittorio Monaco": "vittorio.monaco1@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/WeltN24/Carlos.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Carlos/**/*.swift"