blob: 2b14b8dd47fcae9377f84d5223ce68918fb7dc6e [file] [log] [blame]
{
"name": "NPSketchpadView",
"version": "0.0.1",
"summary": "草稿纸",
"description": "草稿纸demo",
"homepage": "https://github.com/iyongjie/NPSketchpadView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李永杰": "iyongjie@yeah.net"
},
"source": {
"git": "https://github.com/iyongjie/NPSketchpadView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NPSketchpadView/*",
"resources": [
"NPSketchpadView/NPSketchpadView.bundle",
"NPSketchpadView/NPSketchpadView.xib"
],
"frameworks": "UIKit"
}