blob: ad4f76927bced3e93a8a85b8585b97482b69248b [file] [log] [blame]
{
"name": "LSBannerView",
"version": "1.0.2",
"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.2"
},
"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"
]
}
}