blob: 71bf91e5277191678aa71a40483f3d040649d05f [file] [log] [blame]
{
"name": "DDTURLOperation",
"version": "0.5.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.5.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DDTURLOperation": [
"Pod/Assets/*.png"
]
}
}