blob: e51a14646afeec4713df3aca713cf9cbb4c65c9e [file] [log] [blame]
{
"name": "DCImageView",
"version": "0.0.1",
"summary": "Network Based ImageViewer.",
"homepage": "https://github.com/daltoniam/DCImageView",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCImageView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"dependencies": {
"GPHTTPRequest": [
]
}
}