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