[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / c / NPSketchpadView / 0.0.5 / NPSketchpadView.podspec.json
blobec3a1e67c6bf14535ed6609dc81f7a678010b1ac
2   "name": "NPSketchpadView",
3   "version": "0.0.5",
4   "summary": "草稿纸",
5   "description": "草稿纸功能封装",
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.5"
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   ]