[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / e / CRDropdownAlert / 1.0.4 / CRDropdownAlert.podspec.json
blobb78c1304eb90b9abe80cdc9ad89114ea871e1fc3
2   "name": "CRDropdownAlert",
3   "version": "1.0.4",
4   "summary": "Customizable dropdown alert written in Swift.",
5   "description": "CRDropdownAlert is a simple, easy-to-use alternative to DropdownAlert and RKDropdownAlert, written entirely in Swift. CRDropdownAlert was inspired by DropdownAlert, and adds functionality for custom views.",
6   "homepage": "https://github.com/creitz/CRDropdownAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles Reitz": "cgreitz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/creitz/CRDropdownAlert.git",
16     "tag": "1.0.4"
17   },
18   "social_media_url": "https://www.linkedin.com/in/reitzcharles/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CRDropdownAlert/Classes/*",
23   "dependencies": {
24     "pop": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"