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