[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / a / VLCardBaseCollectionView / 0.2.0 / VLCardBaseCollectionView.podspec.json
blob94173f3fa9075381a114e21a59b0581b32c41cb1
2   "name": "VLCardBaseCollectionView",
3   "version": "0.2.0",
4   "summary": "Inspired by Photo Walkthrough ( https://dribbble.com/shots/3003609-Photo-Walkthrough )",
5   "description": "* This is a custom collection view that i did base on Photo Walkthrough ( https://dribbble.com/shots/3003609-Photo-Walkthrough )",
6   "homepage": "https://github.com/vl4298/VLCardBaseCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Van Dinh Luu": "valu4298@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/vl4298/VLCardBaseCollectionView.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "VLCardBaseCollectionView/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Kingfisher": [
26       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"