[Add] ijkmedia-framework 1.0.0
[CocoaPods.git] / Specs / d / 9 / 4 / CodableDefaults / 0.1 / CodableDefaults.podspec.json
blob7343ea97cba4f65fc26ddc7ebfd15a51331392f9
2   "name": "CodableDefaults",
3   "version": "0.1",
4   "summary": "Micro library for UserDefaults with Codable.",
5   "homepage": "https://github.com/mt-hodaka",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mt-hodaka": "mt.hodaka7@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/mt_hodaka",
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/mt-hodaka/CodableDefaults.git",
22     "tag": "0.1"
23   },
24   "xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "source_files": "Sources/*.swift",
28   "pushed_with_swift_version": "4.0"