blob: 788277829dbfb8674836bf5e86a0b4df986d2bea [file] [log] [blame]
{
"name": "PUMenuView",
"version": "1.0.0-beta",
"summary": "Popping up menu view with full autolayout support",
"description": " A longer description of Peanut in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/null09264/PUMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wang Jinghan": "phantom.there@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/null09264/PUMenuView.git",
"tag": "1.0.0-beta",
"commit": "55e85558c0ff4f6cbd764042579fa3afe8ef3688"
},
"source_files": "PUMenuView/*",
"public_header_files": "PUMenuView/*.h"
}