[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / d / HollowCodable / 1.1.3 / HollowCodable.podspec.json
blob21a802087fe6350d0e361051f9f6fd3db87b92bf
2   "name": "HollowCodable",
3   "version": "1.1.3",
4   "summary": "Codable Customization using Property Wrappers.",
5   "homepage": "https://github.com/yangKJ/HollowCodable",
6   "description": "https://github.com/yangKJ/HollowCodable/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangkejun": "yangkj310@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yangKJ/HollowCodable.git",
16     "tag": "1.1.3"
17   },
18   "social_media_url": "https://juejin.cn/user/1987535102554472/posts",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.13"
22   },
23   "swift_versions": "5.0",
24   "requires_arc": true,
25   "static_framework": true,
26   "cocoapods_version": ">= 1.4.0",
27   "pod_target_xcconfig": {
28     "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
29     "OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
30   },
31   "source_files": "Sources/*.swift",
32   "swift_version": "5.0"