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