blob: 81a832ed212580cd56a5b3c71fd1a833c7211060 [file] [log] [blame]
{
"name": "FGGAutoScrollView",
"version": "1.0.1",
"summary": "A class with ad. pics auotmatic scrolling.",
"homepage": "https://github.com/Insfgg99x/FGGAutomaticScrollView",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGGAutomaticScrollView.git",
"tag": "1.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "6.0"
},
"source_files": "FGGAutomaticScrollView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}