blob: 3b577d99b0b229600a81b56560f495d2470c4ae4 [file] [log] [blame]
{
"name": "PBJString",
"version": "1.0.0",
"summary": "Animations & transitions framework.",
"description": "PBJString is a simple NSString category.",
"homepage": "https://github.com/SnugJoker/PBJString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joseph Razon": "razonjoe@gmail.com"
},
"source": {
"git": "https://github.com/SnugJoker/PBJString.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PBJString/Classes/*",
"public_header_files": "PBJString/Classes/*.h"
}