blob: b28f98d70181ccf28964528ce49a39f2d01e4cdc [file] [log] [blame]
{
"name": "XLsn0wBrowser",
"version": "1.0.3",
"summary": "A Picture Browser",
"description": "A Picture Browser from XLsn0wKit",
"requires_arc": true,
"platforms": {
"ios": "8.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.3"
},
"source_files": [
"XLsn0w/**/*.{h,m}",
"XLsn0w/XLsn0wBrowser/**/*.{h,m}",
"XLsn0w/ImageCropper/**/*.{h,m}"
],
"dependencies": {
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}