blob: 625aac4d13430ecd6ea119ab31f7e31febc270bf [file] [log] [blame]
{
"name": "LHLPopupSDK",
"version": "1.0.1",
"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.1"
},
"ios": {
"source_files": "LHLPopupSDK/*.{h,m}",
"frameworks": "UIKit"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}