blob: 06d7163fc013671845dca6edd20fc67cb619463c [file] [log] [blame]
{
"name": "CircularCollectionView",
"version": "1.0.0",
"summary": "Circular Collection View along with circular scroll title view.",
"description": "A longer description of CircularCollectionView 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!",
"homepage": "https://github.com/jaichaudhry/CircularCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"jaichaudhry": "jai.chaudhry4@gmail.com"
},
"social_media_url": "http://twitter.com/jaichaudhry",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jaichaudhry/CircularCollectionView.git",
"tag": "1.0.0"
},
"source_files": "JCECircularCollectionView",
"requires_arc": true
}