blob: 9cf7a683740cae9d8660f110dc3920368b95584c [file] [log] [blame]
{
"name": "RDExtensionsSwift",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RDExtensionsSwift/Classes/**/*"
}