blob: 76f33dbc64a684d147b55a0ad39916f295cd6891 [file] [log] [blame]
{
"name": "SWebViewImageDownload",
"version": "1.0.2",
"summary": "取得網頁或HTML Body內的imageURL",
"homepage": "https://github.com/chueh/SWebViewImageDownload",
"license": "MIT",
"authors": {
"alexchueh": "a855140@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chueh/SWebViewImageDownload",
"tag": "1.0.2"
},
"source_files": [
"SWebViewImageDownload",
"*.{h,m}"
],
"requires_arc": true
}