blob: adb1787f282dab45e499f2fabad35b144830cd1a [file] [log] [blame]
{
"name": "PUMenuView",
"version": "1.0.4",
"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!",
"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.4",
"commit": "8ca73709cba853eeac5a35c1d72c531e86739533"
},
"source_files": "PUMenuView/*",
"public_header_files": "PUMenuView/*.h"
}