[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 4 / a / f / SwiftyCache / 0.9.3 / SwiftyCache.podspec.json
blob7fd4a2ca95d07ae8841d395764688b0fd3a7f39f
2   "name": "SwiftyCache",
3   "version": "0.9.3",
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   "requires_arc": true,
13   "platforms": {
14     "osx": "10.9",
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SwiftyCache/SwiftyCache.git",
19     "tag": "0.9.3"
20   },
21   "source_files": "Source/*.swift"