[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / b / DZPopupController / 1.7 / DZPopupController.podspec.json
blob742aa004d627084b0177ced0f226e59254e6dc79
2   "name": "DZPopupController",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "version": "1.7",
7   "license": "MIT",
8   "summary": "A controller for representing modal, popup-style content on iPhone.",
9   "homepage": "https://github.com/zwaldowski/DZPopupController",
10   "authors": {
11     "Zachary Waldowski": "zwaldowski@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/zwaldowski/DZPopupController.git",
15     "tag": "v1.7"
16   },
17   "description": "DZPopupController is a floating UI component. It is a customizable modal view controller with custom presentation, ranging from that of UIPopoverController to UIAlertView.",
18   "source_files": "DZPopupController/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "requires_arc": true