blob: 306257a43a5659cc8e2a6ede83622d44a66ed922 [file] [log] [blame]
{
"name": "ResplendentUtilities",
"version": "0.2.13",
"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.13"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ResplendentUtilities": [
"Pod/Assets/*.png"
]
}
}