[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / b / MPSHorizontalMenu / 1.0.0 / MPSHorizontalMenu.podspec.json
blob64e85940cc5e69c63b6733ec3e3649d9485d7b6a
2   "name": "MPSHorizontalMenu",
3   "version": "1.0.0",
4   "authors": {
5     "Matthew Strickland": "matthew@idlefusion.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "summary": "A simple yet customizable Horizontal Menu for when you do not want to muck with UICollectionViews",
16   "homepage": "https://github.com/mps/MPSHorizontalMenu",
17   "source": {
18     "git": "https://github.com/mps/MPSHorizontalMenu.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "MPSHorizontalMenu",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]