[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 2 / SNHorizontalMenu / 0.2.0 / SNHorizontalMenu.podspec.json
blobaad7e40d95868d27f9c61adc710fe3c6dff978ad
2   "name": "SNHorizontalMenu",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "SNHorizontalMenu/Classes/*.swift",
23   "frameworks": "UIKit"