blob: 06496d02cc93042e307a789722c112ae3e476190 [file] [log] [blame]
{
"name": "EPShapes",
"version": "1.0.1",
"summary": "Design shapes(polygons, hearts, arrows, stars) in Interface builder",
"description": "1. Design shapes in interface builder using IBInspectable and IBDesignable Protocols\n2. UIBezierPath extensions that can easily draw polygons, stars, arrows and hearts\n3. Designable classes that can be used with custom views\n4. Support for creating programmatically\n5. Scale shapes\n6. Apply extursions for stars to generate different star shapes\n7. Equilateral Polygon UIviews/UIImageViews/UIButtons with 'n' number of shapes can be designed directly from IB/ Storyboards",
"homepage": "https://github.com/ipraba/EPShapes",
"license": "MIT",
"authors": {
"Prabaharan": "mailprabaharan.e@gmail.com"
},
"source": {
"git": "https://github.com/ipraba/EPShapes.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}