blob: 894c0f9d83bb3622104e2399311d7e86ba6fd69d [file] [log] [blame]
{
"name": "LSBannerView",
"version": "1.0.5",
"summary": "banner made by custom collection Layout",
"description": "banner made by custom collection Layout",
"homepage": "https://github.com/lisa718/UIViewDemo",
"license": "Lisa",
"authors": {
"lisa": "164049933@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lisa718/UIViewDemo.git",
"tag": "1.0.5"
},
"source_files": "CollectionView/Banner/ForPod/Classes",
"public_header_files": "CollectionView/Banner/ForPod/Classes/**/*.h",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"HexColors": [
"~> 2.3.0"
],
"LSTimer": [
],
"HandyFrame": [
],
"SDWebImage": [
"~> 4.2.2"
]
}
}