blob: 26443197ccaa04ac2c1793c831ab71e41204fe14 [file] [log] [blame]
{
"name": "MYBannerCycleView",
"version": "0.0.2",
"summary": "MYBannerCycleView",
"description": "A longer description of MYBannerCycleView in Markdown format.",
"homepage": "https://github.com/sunjinshuai/MYBannerCycleView",
"license": "MIT",
"authors": {
"sunjinshuai": "s_mike@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunjinshuai/MYBannerCycleView.git",
"tag": "0.0.2"
},
"source_files": "MYBannerCycleView/**/*.{h,m}",
"requires_arc": true
}