blob: 8aaedd59a5c7cf594d107693a611472a5fd89924 [file] [log] [blame]
{
"name": "PUMenuView",
"version": "1.0.1",
"summary": "PUMenuView is a tumblr style popping menu view. It is built with Objective C and fully backed by Auto Layout.",
"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",
"screenshots": "https://cloud.githubusercontent.com/assets/4215068/8149565/3aacba74-12fa-11e5-961a-f8d41ac4d323.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wang Jinghan": "phantom.there@gmail.com"
},
"social_media_url": "https://twitter.com/null09264",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/null09264/PUMenuView.git",
"tag": "1.0.1",
"commit": "a21aa89b81d376ffd7589be8b01be50c23026512"
},
"source_files": "PUMenuView/*",
"public_header_files": "PUMenuView/*.h"
}