blob: e14649d2e4fbcacf799db81e85b8c5263c7fbd0f [file] [log] [blame]
{
"name": "PUMenuView",
"version": "1.0.5",
"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": "jinghan.w@icloud.com"
},
"social_media_url": "https://twitter.com/null09264",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/null09264/PUMenuView.git",
"tag": "1.0.5",
"commit": "c3d111c6b6c73f5edd3a1e6d21ee119534ae125b"
},
"source_files": "PUMenuView/*",
"public_header_files": "PUMenuView/*.h"
}