blob: a8f11478c9021e6e06c95ed334d7c6b98b64f9ef [file] [log] [blame]
{
"name": "PFCarouselView",
"version": "0.7.1",
"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.1"
},
"source_files": "PFCarouselView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}