[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / 9 / c / SlimyCollectionView / 0.0.1 / SlimyCollectionView.podspec.json
blobd5101f81569a919b332227f4c33e9ff2abae6ee3
2   "name": "SlimyCollectionView",
3   "version": "0.0.1",
4   "summary": "SlimyCollectionView is the UICollectionView which scrolls smoothly images.",
5   "description": "This is the UICollectionView which scrolls smoothly images.\n\nYour collectionView will be faster and offer good user experience if you use this when you want to show your users photo or image list.",
6   "homepage": "https://github.com/hi-ro-to/SlimyCollectionView",
7   "license": "MIT",
8   "authors": {
9     "piikaachuu": "bijob.co@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/piikaachuu00",
12   "source": {
13     "git": "https://github.com/hi-ro-to/SlimyCollectionView.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "SlimyCollectionView/*.swift",
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.0"
25     ]
26   },
27   "pushed_with_swift_version": "4"