blob: bde01a53064dd667ffb80134ae1c0329f11d0ea6 [file] [log] [blame]
{
"name": "PFCarouselView",
"version": "0.7.0",
"summary": "Easy to create a carousel view for news app.",
"homepage": "https://github.com/PFei-He/PFCarouselView",
"license": "MIT",
"authors": {
"PFei-He": "498130877@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/PFei-He/PFCarouselView.git",
"tag": "0.7.0"
},
"source_files": "PFCarouselView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}