[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / 7 / SafariCardCollectionViewController / 1.0.0 / SafariCardCollectionViewController.podspec.json
blobcb8ff7ad9802d75a67b6afef205471ac6e9deb77
2   "name": "SafariCardCollectionViewController",
3   "version": "1.0.0",
4   "summary": "A custom Safari cells layout using UICollectionViewController .",
5   "description": "A custom UICollectionViewController displays the UICollectionCell layout as Safari tabs.\nSupport orientation changes.",
6   "homepage": "https://github.com/son11592/SafariCardCollectionViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hoangson11592@gmail.com": "hoangson11592@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/son11592/SafariCardCollectionViewController.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SafariCardCollectionViewController/Classes/**/*",
23   "swift_version": "5.0"