blob: cfa8be905e1c69c9d05ff4c6c1fe706391febf83 [file] [log] [blame]
{
"name": "SWebViewImageDownload",
"version": "0.0.2",
"summary": "取得網頁或HTML Body內的imageURL",
"homepage": "https://github.com/chueh/SWebViewImageDownload",
"license": "MIT",
"authors": {
"alexchueh": "shadow@pixnet.tw"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chueh/SWebViewImageDownload",
"tag": "1.0.1"
},
"source_files": [
"SWebViewImageDownload",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}