[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / f / Codice / 2.0.0 / Codice.podspec.json
blobf12026f3334a34b32fd2d54c89ab6edbbbf21a15
2   "name": "Codice",
3   "version": "2.0.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.0.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"