[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git] / Specs / d / e / f / Codice / 2.1.0 / Codice.podspec.json
blob47edc63859e27d01598bc803b6076be9a16a3ae2
2   "name": "Codice",
3   "version": "2.1.0",
4   "summary": "Codice is a very lightweight, Foundation-compatible persistence interface.",
5   "description": "Codice is a very lightweight, Foundation-compatible persistence interface. In concrete terms, it implements a Swifty wrapper over Foundation's keyed archive API.",
6   "homepage": "https://github.com/fellipecaetano/Codice",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fellipe Caetano": "fellipe.caetano4@gmail.com.com"
13   },
14   "source": {
15     "git": "https://github.com/fellipecaetano/Codice.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10"
21   },
22   "source_files": "Sources/**/*.swift",
23   "pushed_with_swift_version": "3.0"