blob: 17114553fc9a9b2026d1a837352993cb37306f2e [file] [log] [blame]
{
"name": "BLUtilities",
"version": "1.0.0",
"summary": "iOS Objective-C Utilities",
"description": "iOS Objective-C Utilities. Add long description of the pod here.",
"homepage": "https://github.com/blackleg/blutilities",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"blackleg": "hectorespertpardo@gmail.com"
},
"source": {
"git": "https://github.com/blackleg/blutilities.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLUtilities/Classes/**/*"
}