blob: 7e598bac607923a4b7179806086711fe8e2a1018 [file] [log] [blame]
{
"name": "CWPods",
"version": "0.1.0",
"summary": "A convenience CocoaPod that extends the UIImageView Swift class.",
"description": "\"CWPods is a CocoaPods that extends the UIImageView class with a convenience method for rounding an image view with a specified border color and width. Enjoy!\"",
"homepage": "https://github.com/chandrawelim/CWPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chandrawelim": "chandra.welim@gmail.com"
},
"source": {
"git": "https://github.com/chandrawelim/CWPods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWPods/Classes/*.swift",
"frameworks": "UIKit"
}