blob: e201884b0eb9c052d54a32163586b9f9b1d442f4 [file] [log] [blame]
{
"name": "JMSDropDown",
"version": "1.0.2",
"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.2"
},
"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"
]
}