[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / e / SWDropdownAlertView / 0.3.4 / SWDropdownAlertView.podspec.json
blob05049361e668dba8904166a66171ab4cca8f5886
2   "name": "SWDropdownAlertView",
3   "version": "0.3.4",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/conanwsz/SWDropdownAlertView.git",
16     "tag": "0.3.4"
17   },
18   "source_files": [
19     "SWDropdownAlertView/SWDropdownAlertView/*.{m,h}"
20   ],
21   "resources": [
22     "SWDropdownAlertView/SWDropdownAlertView/*.xib",
23     "SWDropdownAlertView/Images.xcassets"
24   ]