[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / f / SwiftyCache / 0.9.4 / SwiftyCache.podspec.json
blob7777a9fa6451f28ea89464d3da72b4bfef77e5b8
2   "name": "SwiftyCache",
3   "version": "0.9.4",
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.4"
21   },
22   "source_files": "Source/*.swift"