blob: 9111eb565361f90e3fdc4ea43363f7ab88d9835f [file] [log] [blame]
{
"name": "PBJEffects",
"version": "1.2.1",
"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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBJEffects/Classes/*",
"public_header_files": "PBJEffects/Classes/*.h"
}