[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / 5 / d / CodablePersist / 0.1 / CodablePersist.podspec.json
blobf3cbfe3fe010333ae9e99190d0c973675417b659
2   "name": "CodablePersist",
3   "version": "0.1",
4   "summary": "Store and Cache Anything Codable",
5   "homepage": "https://github.com/engali94/CodablePersist.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ali A, Hilal": "ali94_200970@yahoo.com"
12   },
13   "source": {
14     "git": "https://github.com/engali94/CodablePersist.git",
15     "tag": "0.1"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0",
21     "watchos": "2.0",
22     "osx": "10.10"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "5.1"