blob: 196d91551c0b67e2294c1333a544460988126543 [file] [log] [blame]
{
"name": "SwiftDropDownList",
"platforms": {
"ios": "8.0"
},
"summary": "SwiftDropDownList lets a user select an item.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Surendra Singh": "surendra.miet.2004@gmail.com"
},
"homepage": "https://github.com/SurendraCodeBase/SwiftDropDownList",
"source": {
"git": "https://github.com/SurendraCodeBase/SwiftDropDownList.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "SwiftDropDownList/**/*.{swift}"
}