blob: aca87a4f627658b263f63f05c2ebfbe3bfcb0a54 [file] [log] [blame]
{
"name": "SGAdvertScrollView",
"version": "1.2.1",
"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.1"
},
"source_files": "SGAdvertScrollView",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}