[Add] MagicFIDO_iOS_SDK 0.1.0
[CocoaPods.git] / Specs / 8 / 0 / a / EEJSelectMenu / 1.0.0 / EEJSelectMenu.podspec.json
blobae71d77918f57b21fe8a91acfdc4e41582491d69
2   "name": "EEJSelectMenu",
3   "version": "1.0.0",
4   "summary": "Single selection menu with cool animations",
5   "description": "This Cocoapod allows for implementing a menu with different number of buttons and different animations for appearance. It will adjust the button sizes based on the device screen size!",
6   "homepage": "https://github.com/eejahromi/EEJSelectMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ehsan Jahromi": "ehsan.enj@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/eejahromi/EEJSelectMenu.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"