blob: 11815468d40d2ade800e0368e3a74cc89aeb0760 [file] [log] [blame]
{
"name": "StrokeDrawingView",
"homepage": "https://github.com/haawa799/StrokeDrawingView/tree/master",
"version": "0.1.0",
"summary": "StrokeDrawingView allows you to display stroke-by-stroke drawing. All you need to provide is and array of UIBezierPath.",
"license": {
"type": "MIT"
},
"authors": {
"Andriy Kharchyshyn": "haawaplus@gmail.com"
},
"screenshots": "http://cl.ly/image/312l0d3n1A1Z/ezgif.com-gif-maker.gif",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/haawa799/StrokeDrawingView.git",
"tag": "v0.1.0"
},
"source_files": "Pod/Classes/**/*"
}