blob: d428f7089c2f43dfa01970b7dcd11b86e62af287 [file] [log] [blame]
{
"name": "CircleImageView",
"version": "1.0.0",
"summary": "Easy way to create circular images",
"description": "A longer description of CircleImageView in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/wott86/CircleImageView",
"license": "MIT",
"authors": {
"Cesar Vilera": "cesarvilera8602@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wott86/CircleImageView.git",
"tag": "1.0.0"
},
"source_files": "CircleImageView/*.{h,m}"
}