blob: 9dbeed90f7726aedbece0399e5c69e24063444c5 [file] [log] [blame]
{
"name": "LSBannerView",
"version": "1.0.6",
"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.6"
},
"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": [
]
}
}