blob: 7c9a0834e2bbe0fd7252619d5ef4c84892eb371b [file] [log] [blame]
{
"name": "Dropdowns",
"summary": "Dropdown in Swift",
"version": "2.0.0",
"homepage": "https://github.com/hyperoslo/Dropdowns",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Dropdowns.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"resources": "Sources/Dropdown.bundle"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}