blob: 996d55f2642545f2479bf1f7980120ff1bab63b4 [file] [log] [blame]
{
"name": "LRPopupMenu",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRPopupMenu/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}