[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 5 / 8 / 1 / DHOptionsMenu / 1.0.0 / DHOptionsMenu.podspec.json
blobd2133f45c29cbe4caab5aa4a0fd4ff92861feb6b
2   "name": "DHOptionsMenu",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "An Android inspired options menu for iOS.",
8   "description": "A dropdown options menu that can be called from any UIView component.",
9   "homepage": "https://github.com/dhumblet/DHOptionsMenu",
10   "screenshots": "https://raw.githubusercontent.com/dhumblet/DHOptionsMenu/master/Screenshot.png",
11   "license": "MIT",
12   "authors": {
13     "Derk Humblet": "derk.humblet@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/dhumblet/DHOptionsMenu.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "DHOptionsMenu",
21     "DHOptionsMenu/*.{h,m}"
22   ],
23   "requires_arc": true