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