blob: 52913bf7427f53feaf11dd088c24dc029f6c5091 [file] [log] [blame]
{
"name": "RDExtensionsSwift",
"version": "5.0.0",
"summary": "RDExtensionsSwift by Rendel (me@rendel.ge)",
"description": "Nice extensions for Swift by Rendel (me@rendel.ge)",
"homepage": "https://github.com/Rendel27/RDExtensionsSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giorgi Iashvili": "me@rendel.ge"
},
"source": {
"git": "https://github.com/Rendel27/RDExtensionsSwift.git",
"tag": "4.2.3"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"requires_arc": true,
"source_files": "RDExtensionsSwift/RDExtensionsSwift/Source/**/*",
"swift_version": "5.0"
}