blob: 210a54331dedd267e8b4fc09d8ff024060408121 [file] [log] [blame]
{
"name": "NPSketchpadView",
"version": "0.0.4",
"summary": "草稿纸",
"description": "草稿纸功能封装",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "NPSketchpadView/*.{h,m}",
"resources": [
"NPSketchpadView/NPSketchpadView.bundle",
"NPSketchpadView/NPSketchpadView.xib"
]
}