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