[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 2 / NRDropDown / 0.1.4 / NRDropDown.podspec.json
blobe420a49c2c258d1faa3d2533269fb2b46cdf3163
2   "name": "NRDropDown",
3   "version": "0.1.4",
4   "summary": "Custom Drop down with selection icon",
5   "description": "In this version of DropDown you can add a drop easily with following types -\n1. Left selection (you can provide your custom icon)\n2. Right selection (you can provide your custom icon)\n3. Selection background (you can provide your custom Background colour for selection).",
6   "homepage": "https://github.com/NalineeR/NRDropDown",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NalineeR": "nalinee.rajpurohit95@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NalineeR/NRDropDown.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NRDropDown/Classes/**/*.swift",
22   "requires_arc": true,
23   "resources": "Resources/**/*.{png,xib}"