[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / c / NPSketchpadView / 0.0.3 / NPSketchpadView.podspec.json
blobf73f449ce0e54f3893eda59ff435c6dc243a2d53
2   "name": "NPSketchpadView",
3   "version": "0.0.3",
4   "summary": "草稿纸",
5   "description": "草稿纸demo",
6   "homepage": "https://github.com/iyongjie/NPSketchpadView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "李永杰": "iyongjie@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/iyongjie/NPSketchpadView.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": "NPSketchpadView/*.{h,m}",
24   "resources": [
25     "NPSketchpadView/NPSketchpadView.bundle",
26     "NPSketchpadView/NPSketchpadView.xib"
27   ]