[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / 0 / e / SWDropdownAlertView / 0.3.9 / SWDropdownAlertView.podspec.json
blobb912e1b74dd5dc7f893e549f254e9d2662a4241b
2   "name": "SWDropdownAlertView",
3   "version": "0.3.9",
4   "summary": "SWDropdownAlertView",
5   "description": "Dropdown an alertview, which has 3 types, from top of the screen.",
6   "homepage": "https://github.com/conanwsz/SWDropdownAlertView",
7   "license": "MIT",
8   "authors": {
9     "conanwsz": "conanwsz@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/conanwsz/SWDropdownAlertView.git",
16     "tag": "0.3.9"
17   },
18   "source_files": [
19     "SWDropdownAlertView/SWDropdownAlertView.h"
20   ],
21   "vendored_frameworks": [
22     "Carthage/Build/iOS/SWDropdownAlertView.framework"
23   ]