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