blob: 66066f8e15419526c405c67c8bcaee17fe52ec97 [file] [log] [blame]
{
"name": "LIAdvancedImage",
"version": "0.1.0",
"summary": "A convenience Cocoapod that extends the UIImageView swift class.",
"description": "\"LIAdvancedImage is a Cocoapod created to help in creating circular imageViews.This cocoapods extension the UIImageView class of Swift.\"",
"homepage": "https://github.com/VaalSquared/LIAdvancedImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lehlohonoloisaac25@gmail.com": "lehlohonoloisaac25@gmail.com"
},
"source": {
"git": "https://github.com/VaalSquared/LIAdvancedImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LIAdvancedImage/Classes/*.swift",
"frameworks": "UIKit"
}