[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 8 / SKCache / 1.4.1 / SKCache.podspec.json
blobe24f901459119e29a5e3be885016e99606df7349
2   "name": "SKCache",
3   "version": "1.4.1",
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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SKCache/Classes/**/*"