blob: 2a74a36b6fd3a528caeab836075cbe7cd7167c01 [file] [log] [blame]
{
"name": "UIBezierPath-RoundedPolygon",
"version": "0.1.1",
"summary": "UIBezierPath-RoundedPolygon gives you rounded convex polygons.",
"description": "You can make all sorts of rounded-corner paths. Try making a rounded triangle.",
"homepage": "https://github.com/pixio/UIBezierPath-RoundedPolygon",
"license": "MIT",
"authors": {
"Daniel Blakemore": "DanBlakemore@gmail.com"
},
"source": {
"git": "https://github.com/pixio/UIBezierPath-RoundedPolygon.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}