blob: fdddff493a7764f6bb9302ec27646bb18b0b8dca [file] [log] [blame]
{
"name": "LRPopupMenu",
"version": "1.0.0",
"summary": "LRPopupMenu.",
"homepage": "https://github.com/huawtswork/LRPopupMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawtswork/LRPopupMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRPopupMenu/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}