blob: 9bd4a91351f4b9c5c7606ab153b9da283eec719f [file] [log] [blame]
{
"name": "DRImagePlaceholderHelper",
"version": "1.0.1",
"license": "MIT",
"summary": "easy programmatically created placeholder UIImages",
"authors": {
"Albert Schulz": "http://halfco.de"
},
"source": {
"git": "https://github.com/albertschulz/DRImagePlaceholderHelper.git",
"tag": "1.0.1"
},
"homepage": "http://github.com/albertschulz/DRImagePlaceholderHelper",
"platforms": {
"ios": "5.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": "DRImagePlaceholderHelper/*.{h,m}",
"requires_arc": true
}