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