blob: ee0c3084e1cc55379d4d0eac9563c286fdd3fc4c [file] [log] [blame]
{
"name": "DDTURLOperation",
"version": "0.4.0",
"summary": "A collection of useful network based, NSOperations.",
"description": "\t\t\t\t\t\tThe following Operations are provided\n\t\t\t\t\t\t\n\t\t\t\t\t\tDDTURLDownloadOperation\n\t\t\t\t\t\tDDTURLUploadOperation\n\t\t\t\t\t\tDDTURLDataOperation\n",
"homepage": "https://github.com/TheAppCoach/DDTURLOperation",
"license": "MIT",
"authors": {
"mcBontempi": "mcbontempi@gmail.com"
},
"source": {
"git": "https://github.com/TheAppCoach/DDTURLOperation.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DDTURLOperation": [
"Pod/Assets/*.png"
]
}
}