blob: bed1488b48972786965201457b760dfa67bde29f [file] [log] [blame]
{
"name": "BLUtilities",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLUtilities/Classes/**/*"
}