blob: 2f1d1eaf8de1956858633db42672d08f3e2f6f6e [file] [log] [blame]
{
"name": "RubAndReveal",
"version": "0.0.2",
"summary": "RubAndReveal help you create a view, and rub it to get the underneath view.",
"description": "A longer description of RubAndReveal 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/lozy219/RubAndReveal",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mingyu Lei": "uygnim.iel@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lozy219/RubAndReveal.git",
"tag": "v0.0.2"
},
"source_files": "RubAndReveal/*",
"public_header_files": "RubAndReveal/*.h"
}