[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 8 / f / e / Carlos / 0.2 / Carlos.podspec.json
blob3190952d52e516aab91db1ea3697a14589b2af5f
2   "name": "Carlos",
3   "version": "0.2",
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.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Carlos/**/*.swift"