blob: c1f78951b3a3c820c4d5826b2d44e2b469b7a5f8 [file] [log] [blame]
{
"name": "SuperProfilePhotos",
"version": "0.1.0",
"summary": "A convenience CocoaPod that helps to create a simple placeholder for photos.",
"description": "SuperProfilePhotos is a CocoaPod that extends the UIImageView class with a convenience method for rounding an image view with a specified border color and width.",
"homepage": "https://github.com/berkerbilgi/SuperProfilePhotos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Berker": "mail@berkerbilgi.com"
},
"source": {
"git": "https://github.com/berkerbilgi/SuperProfilePhotos.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SuperProfilePhotos/Classes/*.swift",
"frameworks": "UIKit"
}