blob: 36f4f78732df01ad8e0853883081b33702493433 [file] [log] [blame]
{
"name": "CCMRadarView",
"version": "1.0.1",
"summary": "CCMRadarView uses the IBDesignable tools to make an easy customizable radar view with animation",
"description": " CCMRadarView is a simple to use view that uses the new IBDesignable and IBInspectable features of XCode6 to easily configure the icon in the center, the width of the waves of the radar, as well as the color, the number of waves,etc.\n",
"homepage": "https://github.com/cacmartinez/CCMRadarView",
"screenshots": "https://raw.githubusercontent.com/cacmartinez/CCMRadarView/master/Screenshots/iOS%20Simulator%20Screen%20Shot%2028.11.2014%2012.54.37.png",
"license": "APACHE 2.O",
"authors": {
"Carlos Compean": "cacmartinez@icalialabs.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cacmartinez/CCMRadarView.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"CCMRadarView/**/*.{h,m,swift}"
],
"requires_arc": true
}