[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / c / EDSDropDown / 1.0.1 / EDSDropDown.podspec.json
blob53a72ac371706426d66bc032805b8ceb133cc52a
2   "name": "EDSDropDown",
3   "version": "1.0.1",
4   "summary": "This is simple drop down with selection",
5   "description": "This is EDSDropDown Framework with noSelection, SingleSelection and MultipleSelection",
6   "homepage": "https://github.com/jitendrahome1/EDSDropDown",
7   "license": "MIT",
8   "authors": {
9     "Jitendra Agarwal": "agarwal.jitendra9@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/jitendrahome1/EDSDropDown.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "EDSDropDown/**/*.{h,m}",
19   "ios": {
20     "source_files": "EDSDropDown/Source/Classes/*.swift"
21   },
22   "resources": "EDSDropDown/**/*.{xib}"