[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / c / 1 / 2 / OGActionPopup / 0.1.1 / OGActionPopup.podspec.json
blob6c3c59e2aa231aa3548c0de9f95a1061f62b130d
2   "name": "OGActionPopup",
3   "version": "0.1.1",
4   "summary": "Tumblr-like fullscreen replacement for selecting an action (like e.g., UIActionSheet)",
5   "homepage": "https://github.com/OrangeGroove/OGActionPopup",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Jesper": "jesper@orangegroove.net"
11   },
12   "source": {
13     "git": "https://github.com/OrangeGroove/OGActionPopup.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "OGActionPopup",
20   "private_header_files": "OGActionPopup/OGActionPopupButton.h",
21   "frameworks": "QuartzCore",
22   "requires_arc": true