blob: 210c8b3480b6eb3a54778bd2024560872855dbfa [file] [log] [blame]
{
"name": "ScratchView",
"version": "1.0",
"summary": "ScratchView.",
"description": "Simple ScratchView",
"homepage": "https://github.com/silence0201/ScratchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/ScratchView.git",
"tag": "1.0"
},
"source_files": [
"ScratchView",
"ScratchView/**/*.{h,m}"
],
"exclude_files": "ScratchView/Exclude",
"public_header_files": "ScratchView/**/*.h",
"requires_arc": true
}