[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 9 / e / KBDrawingView / 1.0.2 / KBDrawingView.podspec.json
blobd8f88a3d4df86b4505223e56c686b1df35616cb7
2   "name": "KBDrawingView",
3   "version": "1.0.2",
4   "summary": "A Simple Drawing view in objC.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "homepage": "https://github.com/knightbat/KBDrawingView",
9   "license": "MIT",
10   "authors": {
11     "Jayakrishnan M": "javajk2537@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/knightbat/KBDrawingView.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "KBDrawingView",
19     "KBDrawingView/*.{h,m}"
20   ]