blob: de80d5a38067a15c4f89d56079be8ce55e4561fc [file] [log] [blame]
{
"name": "PBJDebuggingTools",
"version": "1.0.0",
"summary": "Animations & transitions framework.",
"description": "PBJDebuggingTools is a simple framework for adding animations in no time.",
"homepage": "https://github.com/SnugJoker/PBJDebuggingTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"josephrazon": "razonjoe@gmail.com"
},
"source": {
"git": "https://github.com/SnugJoker/PBJDebuggingTools.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBJDebuggingTools/Classes/PBJDLog/*",
"public_header_files": "PBJDebuggingTools/Classes/PBJDLog/*.h"
}