[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 5 / BetterCodable / 0.1.0 / BetterCodable.podspec.json
blobfb424a0172b2c8b031fa200e5f284624bb4ae2ff
2   "name": "BetterCodable",
3   "version": "0.1.0",
4   "swift_versions": [
5     "5.1"
6   ],
7   "summary": "Better Codable through Property Wrappers",
8   "homepage": "https://github.com/marksands/BetterCodable",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Mark Sands": "http://marksands.github.io/"
15   },
16   "social_media_url": "https://twitter.com/marksands",
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "tvos": "10.0",
21     "watchos": "3.0"
22   },
23   "source": {
24     "git": "https://github.com/marksands/BetterCodable.git",
25     "tag": "0.1.0"
26   },
27   "source_files": "Sources/**/*.swift",
28   "frameworks": "Foundation",
29   "swift_version": "5.1"