blob: b45c64bbf4379ecf1cbce4f84b9cffb25fa05ca8 [file] [log] [blame]
{
"name": "LHLPopupSDK",
"version": "1.0.0",
"summary": "show a popup select view.",
"homepage": "https://github.com/joycelee720/LHLPopupSDK.git",
"license": "MIT",
"authors": {
"joycelee720": "1007521788@qq.com"
},
"source": {
"git": "https://github.com/joycelee720/LHLPopupSDK.git",
"tag": "1.0.0"
},
"source_files": "LHLPopupSDK/LHLPopupSelectHeader.h",
"requires_arc": true,
"ios": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
},
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}