blob: ccef46b6b1ae3f87a860a1cd4dca867180bd682f [file] [log] [blame]
{
"name": "SKSuperImages",
"version": "0.1.0",
"summary": "A short description of SKSuperImages.",
"description": "\"SKSuperImage is a Cocoapod that extends the UIimageView class with a convenience method of rounding an image view with a specific border and width\"",
"homepage": "https://github.com/satish25/SKSuperImages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Satish Ashwath": "v-sashwath@funko.com"
},
"source": {
"git": "https://github.com/satish25/SKSuperImages.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SKSuperImages/Classes/**/*"
}