blob: fdf601bb903befb99bd3e92e6ff76721c27441f8 [file] [log] [blame]
{
"name": "SGAdvertScrollView",
"version": "1.2.3",
"summary": "a carousel view advertising for iOS",
"homepage": "https://github.com/kingsic/SGAdvertScrollView",
"license": "MIT",
"authors": {
"kingsic": "kingsic@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingsic/SGAdvertScrollView.git",
"tag": "1.2.3"
},
"source_files": "SGAdvertScrollView",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}