blob: 4bc93832f8ad07e5878aa7f79e67a1354899f1d1 [file] [log] [blame]
{
"name": "PBJAnimations",
"version": "1.0.0",
"summary": "A simiple framework for adding animations in no time.",
"description": "PBJAnimations is a simiple framework for adding animations in no time.",
"homepage": "https://github.com/SnugJoker/PBJAnimations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joseph Razon": "razonjoe@gmail.com"
},
"source": {
"git": "https://github.com/SnugJoker/PBJAnimations.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBJAnimations/Classes/PBJAnimations/*",
"public_header_files": "PBJAnimations/Classes/PBJAnimations/*.h"
}