blob: f3b66ea16830db7767e2068467b40ea51d6822ff [file] [log] [blame]
{
"name": "XLsn0wBrowser",
"version": "1.0.4",
"summary": "A Picture Browser",
"description": "A Picture Browser from XLsn0wKit",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/XLsn0w/XLsn0wBrowser",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wBrowser.git",
"tag": "1.0.4"
},
"source_files": [
"XLsn0w/**/*.{h,m}",
"XLsn0w/XLsn0wBrowser/**/*.{h,m}",
"XLsn0w/ImageCropper/**/*.{h,m}"
],
"dependencies": {
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}