blob: 6941ebe61854cbcefba67e6bb0acb2e49593ec21 [file] [log] [blame]
{
"name": "DropDownSv",
"version": "1.0.2",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you to Create DropDown.",
"homepage": "https://github.com/abhiroyal/DropDownSv",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"venkatesh s": "venkatesu.savarala@krafty.in"
},
"source": {
"git": "https://github.com/abhiroyal/DropDownSv.git",
"tag": "1.0.2"
},
"source_files": "DropDownSv/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}