blob: 7aa93bbc1287dafacbedb0b84f7af7bf0a131dae [file] [log] [blame]
{
"name": "RDExtensionsSwift",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RDExtensionsSwift/RDExtensionsSwift/Source/**/*"
}