blob: f151340c7e0860fe81380891a7646d40b4355c7a [file] [log] [blame]
{
"name": "PBJEffects",
"version": "1.3.2",
"summary": "Effects framework.",
"description": "PBJEffects is a simple framework for adding effects to all kind of views in no time.",
"homepage": "https://github.com/SnugJoker/PBJEffects",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joseph Razon": "razonjoe@gmail.com"
},
"source": {
"git": "https://github.com/SnugJoker/PBJEffects.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBJEffects/Classes/**/*",
"public_header_files": "PBJEffects/Classes/**/*.h"
}