blob: 8dd47d1581023bc420333020450e595a342bc57e [file] [log] [blame]
{
"name": "NJGBlinkLabel",
"version": "1.0.0",
"summary": "This library is composed of Swift classes",
"swift_version": "4.2.1",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nathangnzls/NJGBlinkLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nathanielgonzalesj@gmail.com": "nathanielgonzalesj@gmail.com"
},
"source": {
"git": "https://github.com/nathangnzls/NJGBlinkLabel.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NJGBlinkLabel/Classes/**/*"
}