[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / 8 / b / UGDropDown / 1.1 / UGDropDown.podspec.json
blob7b01c5d8d5620b26ab17e35932ee4e6f5c6d540e
2   "name": "UGDropDown",
3   "version": "1.1",
4   "summary": "A simple drop down functionality implemented using UITableView in Swift",
5   "homepage": "https://github.com/kerry/UGDropDown",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kerry": "me@prateekgrover.com"
12   },
13   "social_media_url": "http://facebook.com/grover.kerry",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/kerry/UGDropDown.git",
19     "tag": "1.1"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "swift_version": "5.0"