blob: 799e2e26ebf0e157a9768f7c44642b441e4bfdb7 [file] [log] [blame]
{
"name": "LJBannerView",
"version": "1.0.2",
"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.2"
},
"source_files": "LJBannerView/*.*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}