blob: db298816050d3103f0b2a1ec2828a8e78c2e978e [file] [log] [blame]
{
"name": "RDExtensionsSwift",
"version": "4.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.0"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"requires_arc": true,
"source_files": "RDExtensionsSwift/RDExtensionsSwift/Source/**/*",
"pushed_with_swift_version": "4.0"
}