blob: 6af05243ef137f05dae6def81396d93662902866 [file] [log] [blame]
{
"name": "LSBannerView",
"version": "1.0.1",
"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.1"
},
"source_files": "ForPod/Classes",
"public_header_files": "ForPod/Classes/**/*.h",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"HexColors": [
"~> 2.3.0"
],
"LSTimer": [
],
"HandyFrame": [
],
"SDWebImage": [
"~> 4.2.2"
]
}
}