[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / d / 0 / XCECollectionView / 1.1.5 / XCECollectionView.podspec.json
blobc80699bdb8410af127143a162d5a695534791850
2   "name": "XCECollectionView",
3   "summary": "UICollectionView wrapped in a container with dedicated (customizable) views for \"Empty\" and \"Failure\" states.",
4   "version": "1.1.5",
5   "homepage": "https://XCEssentials.github.io/CollectionView",
6   "source": {
7     "git": "https://github.com/XCEssentials/CollectionView.git",
8     "tag": "1.1.5"
9   },
10   "source_files": "Sources/**/*.swift",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "requires_arc": true,
15   "frameworks": "UIKit",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "Maxim Khatskevich": "maxim@khatskevi.ch"
22   },
23   "pushed_with_swift_version": "3.1"