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