blob: 3cec901ec8030d2e2f6c12853c42abf70cfad0f9 [file] [log] [blame]
{
"name": "HFSuperImagesPod",
"version": "0.1.0",
"summary": "A convinent method extend UIImageView Swift Class.",
"description": "\"It's basic UIImageView extension library that's useful for rounding the corners to its sublayer\"",
"homepage": "https://github.com/iPhoneNoobDeveloper/HFSuperImagesPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nirav": "niravjain02@gmail.com"
},
"source": {
"git": "https://github.com/iPhoneNoobDeveloper/HFSuperImagesPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFSuperImagesPod/Classes/*.swift"
}