blob: d4c311cb81a661d465d85f4724d9b02edd0deafc [file] [log] [blame]
{
"name": "LJBannerView",
"version": "1.0.1",
"summary": "LJBannerView is a simple tool",
"description": "This tool can implement image rotation function",
"homepage": "https://github.com/jasonlee94/LJBannerView",
"license": "MIT",
"authors": {
"lijian": "jason_lee94@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jasonlee94/LJBannerView.git",
"tag": "1.0.1"
},
"source_files": "LJBannerView/*.*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.4.2"
]
}
}