[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 8 / 6 / PhotoCollectionView / 1.5.2 / PhotoCollectionView.podspec.json
blob445054ef3dac3f8c165d08cb7d5e643b49b35bea
2   "name": "PhotoCollectionView",
3   "version": "1.5.2",
4   "summary": "Custom CollectionView like as Facebook Feed for iOS.",
5   "description": "Simple and highly customizable iOS list image for feed, in Swift. Like Facebook feed.",
6   "homepage": "https://github.com/noblakit01/PhotoCollectionView",
7   "license": "MIT",
8   "authors": {
9     "noblakit": "noblakit01@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/noblakit01/PhotoCollectionView.git",
16     "tag": "1.5.2"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "SwiftyImageCache": [
22       "~> 1.2.2"
23     ]
24   },
25   "pushed_with_swift_version": "4.0"