blob: b3b9f7f499a803e858885c7b6676aaa3f99e7d22 [file] [log] [blame]
{
"name": "PBJDebuggingTools",
"version": "1.0.1",
"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": {
"Joseph Razon": "razonjoe@gmail.com"
},
"source": {
"git": "https://github.com/SnugJoker/PBJDebuggingTools.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBJDebuggingTools/Classes/PBJDLog/*",
"public_header_files": "PBJDebuggingTools/Classes/PBJDLog/*.h"
}