[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 8 / SKCache / 1.4.3 / SKCache.podspec.json
blob57e5ecfc88278c028d2c39c3e388b4d6fb1204ff
2   "name": "SKCache",
3   "version": "1.4.3",
4   "summary": "A caching libary to allow storing each possible type in Swift",
5   "description": "This libary will allow developers to store each possible type known in Swift to the memory and optiona to the disk storage.",
6   "homepage": "https://github.com/dev-labs-bg/SKCache",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steliyan Hadzhidenev": "hadzhidenev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dev-labs-bg/SKCache.git",
16     "tag": "1.4.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SKCache/Classes/**/*"