[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 2 / SNHorizontalMenu / 0.1.0 / SNHorizontalMenu.podspec.json
blobe767cbcf4b2d80ac5592607e00fa992b570e8bb6
2   "name": "SNHorizontalMenu",
3   "version": "0.1.0",
4   "summary": "SNHorizontalMenu is a subclass of UICollectionView.",
5   "description": "Leverages the power of the UICollectionView to create a horizontal menu",
6   "homepage": "https://github.com/stefandragosnitu/SNHorizontalMenu.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stefan Dragos Nitu": "nitustefandragos@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/stefandragosnitu/SNHorizontalMenu.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "SNHorizontalMenu/Classes/*.swift",
23   "frameworks": "UIKit"