blob: cab8216075bdde0dce100f6a4b85328af2dc238a [file] [log] [blame]
{
"name": "RSDropdownLib",
"version": "0.3.0",
"summary": "Custom drop-down selection box.",
"description": "Simple drop-down selection box control package.",
"homepage": "https://github.com/ReverseScale/RSDropdownLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ReverseScale@icloud.com": "reversescale@icloud.com"
},
"source": {
"git": "https://github.com/ReverseScale/RSDropdownLib.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSDropdownLib/Classes/**/*",
"resource_bundles": {
"RSDropdownLib": [
"RSDropdownLib/Assets/*.png"
]
}
}