[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / 6 / StrokeDrawingView / 0.1.0 / StrokeDrawingView.podspec.json
blob11815468d40d2ade800e0368e3a74cc89aeb0760
2   "name": "StrokeDrawingView",
3   "homepage": "https://github.com/haawa799/StrokeDrawingView/tree/master",
4   "version": "0.1.0",
5   "summary": "StrokeDrawingView allows you to display stroke-by-stroke drawing. All you need to provide is and array of UIBezierPath.",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Andriy Kharchyshyn": "haawaplus@gmail.com"
11   },
12   "screenshots": "http://cl.ly/image/312l0d3n1A1Z/ezgif.com-gif-maker.gif",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/haawa799/StrokeDrawingView.git",
19     "tag": "v0.1.0"
20   },
21   "source_files": "Pod/Classes/**/*"