[Add] AgoraAudio_Special_iOS 4.3.2.134
[CocoaPods.git] / Specs / 9 / 4 / 5 / PopUpButton / 1.2 / PopUpButton.podspec.json
blob01628854e173e3dc3737ce125ee3e8201dda8823
2   "name": "PopUpButton",
3   "version": "1.2",
4   "summary": "A control for selecting an item from a list.",
5   "description": "\"A control for selecting an item from a list. In other words, single motion `NSPopUpButton` for iOS.\"",
6   "homepage": "https://github.com/k-o-d-e-n/PopUpButton",
7   "screenshots": "https://raw.githubusercontent.com/k-o-d-e-n/PopUpButton/master/Resources/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "k-o-d-e-n": "koden.u8800@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/k-o-d-e-n/PopUpButton.git",
17     "tag": "1.2"
18   },
19   "social_media_url": "https://twitter.com/K_o_D_e_N",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/PopUpButton/**/*"