blob: e607c6d868b216c839a02cdcd78f7e60d1c08d30 [file] [log] [blame]
{
"name": "HMBannerView",
"version": "0.0.1",
"summary": "A BannerView with HMBannerView.",
"description": "A Simple BannerView To iOS Application",
"homepage": "https://github.com/happyer-lwl/HMBannerView.git",
"license": "MIT",
"authors": {
"happyer-lwl": "runlwl@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/happyer-lwl/HMBannerView.git",
"tag": "0.0.1"
},
"source_files": "HMBannerViewDemo/HMBannerView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}