blob: b767e14685e7af9b80a945340dfeb24e67769a7c [file] [log] [blame]
{
"name": "JMSDropDown",
"version": "1.0.3",
"license": "MIT",
"summary": "A custom dropdown written in Swift.",
"homepage": "https://github.com/James-swift/JMSDropDown",
"authors": {
"xiaobs": "1007785739@qq.com"
},
"source": {
"git": "https://github.com/James-swift/JMSDropDown.git",
"tag": "1.0.3"
},
"requires_arc": true,
"description": "JMSDropDown - A custom dropdown written in Swift.",
"source_files": [
"JMSDropDown/DropDown/*",
"JMSDropDown/DropDown/helpers/*"
],
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "4.0"
}