blob: ad485e376f7f5030c22e45bd498ffc7cdc4363ad [file] [log] [blame]
{
"name": "NotBadScrollView",
"version": "0.0.1",
"summary": "This is a UI assembly that can automatically scroll pictures",
"homepage": "https://github.com/Bruce-pac/NotBadScrollView",
"license": "MIT",
"authors": {
"Bruce-pac": "Bruce-pac@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Bruce-pac/NotBadScrollView.git",
"commit": "4cd855bb3b7172e5ca74265f8dd89e737cf35498"
},
"source_files": "NotBadScrollView/*.{h,m}",
"resources": "NotBadScrollView/placeholder.png",
"frameworks": "UIKit",
"requires_arc": true
}