blob: 01cac4900e51c4bca1635e39a59e75bb60d03889 [file] [log] [blame]
{
"name": "MyNewPodFile",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
"description": "\"This is a cocoapod that extends the UIImageView Class with a convenience mehtod for rounding an image view with a spoecified border color and width.Enjoy\"",
"homepage": "https://github.com/amitdagar/MyNewPodFile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amitrawat1793@gmail.com": "amit.rawat@int.absas.net"
},
"source": {
"git": "https://github.com/amitdagar/MyNewPodFile.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MyNewPodFile/Classes/*.swift",
"pushed_with_swift_version": "3.0"
}