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