blob: ba6591ded6599381c59e677a683487cfb5c6ee90 [file] [log] [blame]
{
"name": "PFCarouselView",
"version": "0.5.0",
"summary": "Easy to create a carousel view for news app.",
"description": " A longer description of PFCarouselView in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"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": "v0.5.0"
},
"source_files": "PFCarouselView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}