[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / e / 7 / RSDropdownLib / 0.2.0 / RSDropdownLib.podspec.json
blob0056f35001382c47045e858c5cf02ad946ebb9d9
2   "name": "RSDropdownLib",
3   "version": "0.2.0",
4   "summary": "Custom drop-down selection box.",
5   "description": "Simple drop-down selection box control package.",
6   "homepage": "https://github.com/ReverseScale/RSDropdownLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ReverseScale@icloud.com": "reversescale@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ReverseScale/RSDropdownLib.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RSDropdownLib/Classes/**/*",
22   "resource_bundles": {
23     "RSDropdownLib": [
24       "RSDropdownLib/Assets/*.png"
25     ]
26   }