blob: e62bd437cc3e4027ae0491ab250d7496e8f1abc0 [file] [log] [blame]
{
"name": "LWSnapshot",
"version": "1.0.0",
"summary": "一个可自定义选取截取范围的截图组件。",
"description": "LWSnapshot,一个可自定义选取截取范围的截图组件。",
"homepage": "https://github.com/luowei/LWSnapshot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowei": "luowei@wodedata.com"
},
"source": {
"git": "https://github.com/luowei/LWSnapshot.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWSnapshot/Classes/**/*",
"public_header_files": "LWSnapshot/Classes/**/*.h"
}