[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / a / f / SwiftyCache / 0.9.5 / SwiftyCache.podspec.json
blob3aec2128dc4c98dbc3c683914604f18d8ba6aba8
2   "name": "SwiftyCache",
3   "version": "0.9.5",
4   "summary": "SwiftyCache is a journal-based disk LRU cache library in Swift.",
5   "homepage": "https://github.com/SwiftyCache/SwiftyCache",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": {
10     "Haoming Ma": "brightpony@gmail.com"
11   },
12   "platforms": {
13     "osx": "10.9",
14     "ios": "8.0",
15     "tvos": "9.0",
16     "watchos": "2.0"
17   },
18   "source": {
19     "git": "https://github.com/SwiftyCache/SwiftyCache.git",
20     "tag": "0.9.5"
21   },
22   "source_files": "Source/*.swift"