blob: 69a92b68225c2e884cff4a44b4351b459481cfcd [file] [log] [blame]
{
"name": "XRoundImage",
"version": "0.1.2",
"summary": "Quick Round or Border Images in Swift IOS apps",
"description": "Quick Round or Border Images in Swift IOS apps, Install this into your project to never write this code again",
"homepage": "https://github.com/abundis29/XRoundImages.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Abundis 👑": "heysoyivan@gmail.com"
},
"source": {
"git": "https://github.com/abundis29/XRoundImages.git",
"branch": "master",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XRoundImage/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}