blob: cfe5a59dc0bab5c5b341d0b4a815b5696a6df34d [file] [log] [blame]
{
"name": "ResplendentUtilities",
"version": "0.2.6",
"summary": "An Objective-C library for all kinds of things",
"homepage": "https://github.com/Resplendent/ResplendentUtilities",
"license": "MIT",
"authors": {
"BenMaer": "ben@resplendent.co"
},
"source": {
"git": "https://github.com/Resplendent/ResplendentUtilities.git",
"tag": "v0.2.6"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ResplendentUtilities": [
"Pod/Assets/*.png"
]
}
}