blob: 4110dc262b9685b1226b4a37edd83e661f565e41 [file] [log] [blame]
{
"name": "RAImageExt",
"version": "0.1.0",
"summary": "RAImageExt: contains extension of UIImageView which helps in add a border to the image and make image circular.",
"description": "TODO: A short description of RAImageExt: It contains a method that makes UIImageView circular with a colorful border. This pod helps us test pod creation.",
"homepage": "https://github.com/razan1994alali/RAImageExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"razan1994alali": "razan.a@totersapp.com"
},
"source": {
"git": "https://github.com/razan1994alali/RAImageExt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RAImageExt/Classes/**/*",
"frameworks": "UIKit"
}