[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / b / UGDropDown / 0.1 / UGDropDown.podspec.json
blob05c43d82d9599635c8c9645d4a98b1a5f9e75567
2   "name": "UGDropDown",
3   "version": "0.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": "0.1"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "requires_arc": true,
23   "swift_version": "3.2"