blob: 8de6bef27a6ad364c5bc1127ba555fbd0a39f44b [file] [log] [blame]
{
"name": "RPPopupMenu",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you to experience different type of menu.",
"homepage": "https://github.com/Romana-Parvin/RPPopupMenu",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Romana": "romanap.dev@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/Romana-Parvin/RPPopupMenu.git",
"tag": "0.0.1"
},
"source_files": "RPPopupMenu/**/*.{h,m,swift}",
"swift_version": "5"
}