[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / f / 4 / CircularCollectionView / 1.0.0 / CircularCollectionView.podspec.json
blob06d7163fc013671845dca6edd20fc67cb619463c
2   "name": "CircularCollectionView",
3   "version": "1.0.0",
4   "summary": "Circular Collection View along with circular scroll title view.",
5   "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!",
6   "homepage": "https://github.com/jaichaudhry/CircularCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "jaichaudhry": "jai.chaudhry4@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/jaichaudhry",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/jaichaudhry/CircularCollectionView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "JCECircularCollectionView",
23   "requires_arc": true