[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / d / 8 / DFHandyJSON / 5.0.6 / DFHandyJSON.podspec.json
blob8ed67265b2c260b749131d174b1303d02d648eda
2   "name": "DFHandyJSON",
3   "authors": {
4     "xuyecan": "xuyecan@gmail.com"
5   },
6   "license": "Apache License 2.0",
7   "requires_arc": true,
8   "version": "5.0.6",
9   "homepage": "https://github.com/MasterShady/DFHandyJSON.git",
10   "swift_versions": "5.0",
11   "source_files": "Source/**/*.{swift,h,m}",
12   "source": {
13     "git": "https://github.com/MasterShady/DFHandyJSON.git",
14     "tag": "5.0.6"
15   },
16   "summary": "A Json Serialization & Deserialization Library for Swift",
17   "description": "A Handy Json Library for Swift which serials object to json and deserials json to object",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   },
24   "swift_version": "5.0"