[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / c / NPSketchpadView / 0.0.2 / NPSketchpadView.podspec.json
blob8bce3f2384ce9d8c8ff2313a537cacae10f8483b
2   "name": "NPSketchpadView",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "source_files": "NPSketchpadView/*",
24   "resources": [
25     "NPSketchpadView/NPSketchpadView.bundle",
26     "NPSketchpadView/NPSketchpadView.xib"
27   ]